当前位置:编程学习 > JAVA >>

用root用户打开eclipse正常,但是用普通用户不行

我是在一个叫做hunch的普通用户下装的eclipse(ubuhntu),但是装好之后每次都是用root权限打开的,不这样就报错,报错信息如下:
Locking is not possible in the directory "/home/hunch/src/eclipse/configuration/org.eclipse.osgi". A common reason is that the file system or Runtime Environment does not support file locking for that location. Please choose a different location, or disable file locking passing "-Dosgi.locking=none" as a VM argument. 
/home/hunch/src/eclipse/configuration/org.eclipse.osgi/.manager/.fileTableLock (Permission denied)
我已经把eclipse和jdk的权限改为777了,但是怎么还是这样? --------------------编程问答-------------------- 本来倒是没啥,都是用真机调试的,最近想用模拟器了,结果avd目录都是在root下面的,我打开avd报错PANIC: Could not open: /home/hunch/.android/avd/ad2.1.ini,这当然找不到了。。。根本就没这目录啊 --------------------编程问答-------------------- eclipse目录下的所有文件和文件夹都需要有权限才行,比如这个/home/hunch/src/eclipse/configuration/org.eclipse.osgi/.manager/.fileTableLock

建议重新下载解压一个eclipse,不要用root运行。
补充:Java ,  Eclipse
CopyRight © 2022 站长资源库 编程知识问答 zzzyk.com All Rights Reserved
部分文章来自网络,