由于“访问被拒绝”,eclipse 不会创建 adt 项目;

发布于 2024-09-18 21:48:29 字数 663 浏览 5 评论 0原文

我安装了 JavaEE、JDK、Eclipse 3.5.x (Galileo)、Android Starter SDK 和当前的 ADT,一切都没有问题。但是,当我尝试浏览“Hello Android”教程时,我会打开“新建 Android 项目”向导,填写该向导并单击“完成”。

过了一会儿,它返回一条消息,指出路径 X:\so and so\ 存在问题(访问被拒绝)。

注意事项:
-运行 Windows 7 Home Premium 64 位
-四核奔腾,8GB RAM,8TB NAS
-我是管理员
-我还通过激活完整(隐藏)管理员配置文件来尝试此操作
-我已经重新安装了八九次 -我已经改变了所有权&到处都有权限
-我已在“以管理员身份运行”模式下启动 Eclipse
-我已将 Everything 安装为 32 位,正如其他人已成功完成此操作一样,

Eclipse 创建了有问题的文件夹,但随后无法使用它创建的 .project 文件(访问被拒绝)。然后它无法保存任何内容,因此 Eclipse 中除了左侧的空文件夹“Hello_Android”之外什么也没有。

有人对正在发生的事情有任何线索吗——我很沮丧。我想进入这个领域,我在网上到处寻找,试图解决这个问题……但我需要帮助。

-J

I installed JavaEE, JDK, Eclipse 3.5.x (Galileo), the Android Starter SDK, and the current ADT all with no problems. However, when I try to walk through the 'Hello Android' tutorial, I bring up the New Android Project wizard, fill it in and hit 'Finish'.

After a moment, it comes back with a message saying there was a problem at path X:\so and so\ (access denied).

Things to note:
-Running Windows 7 Home Premium 64-bit
-Quadcore Pentium with 8GB RAM, 8TB NAS
-I am an Administrator
-I have also tried this by activating the full (hidden) Administrator profile
-I have reinstalled everything 8 or 9 times
-I have changed ownership & permissions all over the place
-I have launched eclipse in 'Run as Administrator' Mode
-I have installed Everything as 32-bit, as others have done this successfully

Eclipse creates the folder it's having a problem with, but then cannot work with the .project file it creates (access denied). It then can't save anything so there is nothing but an empty folder 'Hello_Android' on the left within Eclipse.

Anybody have any clues about what is going on-- I'm frustrated. I want to get into this, and I've looked EVERYWHERE on the net trying to crack this nut.... but I need help.

-J

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

勿忘初心 2024-09-25 21:48:29

嗯。有趣的。

我会仔细检查文件夹 X:\so 和 so\ 的权限,并确保管理员组和/或您的帐户具有完全控制权。

Hmmm. Interesting.

I would double-check permissions on the folder X:\so and so\ and ensure that the Administrators group and/or your account has full control.

怎言笑 2024-09-25 21:48:29

您是否尝试过在用户或系统环境之外创建项目?您知道在 c:\myprojects

Windows7 中并在程序文件或文档中创建/保存文件可以是 PITA。

Have you tried creating the project outside of the users or systems environment? You know in c:\myprojects

Windows7 and creating/saving files in program files or documents can be a PITA.

屋顶上的小猫咪 2024-09-25 21:48:29

原来是eclipse的编写方式的一个bug。我已经制定了一个解决方法。

Turned out to be a bug with how eclipse is written. I've developed a workaround.

世态炎凉 2024-09-25 21:48:29

问题是 eclipse 无法写入隐藏文件,取消隐藏它们并且它应该可以工作。

The problem is that eclipse can't write to hidden files, unhide them and it should work.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文