在Eclipse中安装ADT插件进行Android开发

发布于 2024-12-14 05:42:49 字数 617 浏览 0 评论 0原文

当我尝试将 ADT 安装到 eclipse (indigo) 时,出现以下错误:

Cannot complete the install because one or more required items could not be found.
Software currently installed: Shared profile 1.0.0.1316138547364 (SharedProfile_epp.package.java 1.0.0.1316138547364)
Missing requirement: Shared profile 1.0.0.1316138547364 (SharedProfile_epp.package.java 1.0.0.1316138547364) requires 'org.maven.ide.eclipse [1.0.100.20110804-1717]' but it could not be found

这是什么意思?我该如何解决这个问题?

我有 64 位版本的 eclipse 和 jdk,我尝试通过 Eclipse Marketplace 安装 ADT,出现了同样的错误...我尝试安装 eclipse classic...出现了一个错误,说它不能'找不到共享库...

when I tried to install the ADT to eclipse (indigo) the following error came up:

Cannot complete the install because one or more required items could not be found.
Software currently installed: Shared profile 1.0.0.1316138547364 (SharedProfile_epp.package.java 1.0.0.1316138547364)
Missing requirement: Shared profile 1.0.0.1316138547364 (SharedProfile_epp.package.java 1.0.0.1316138547364) requires 'org.maven.ide.eclipse [1.0.100.20110804-1717]' but it could not be found

What does this mean? How can I fix this?

I have the 64 bit versions of eclipse and jdk, and I tried to install the ADT through the Eclipse Marketplace, same error came up... and I tried to install the eclipse classic... an error came up that said it couldn't find the shared libraries...

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

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

发布评论

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

评论(4

那伤。 2024-12-21 05:42:49

It seems that you have to run Eclipse as administrator.

知足的幸福 2024-12-21 05:42:49

这是一个 Eclipse 错误,请参阅:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=350645

您不需要管理员身份来安装其他插件...

It's an Eclipse bug, see:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=350645

You shouldn't need to be administrator to install additional plugins...

傲影 2024-12-21 05:42:49
  1. 删除 ADT 存储库(窗口 -> 首选项 -> 安装/更新 -> 可用软件站点)
  2. 添加 Indigo 存储库 ("http://download.eclipse.org/releases/indigo")
  3. 运行更新
  4. 再次添加 ADT 存储库并安装
  1. Remove the ADT repo (Window->Preferences->Install/Updates->Available Software Sites)
  2. Add Indigo repo ("http://download.eclipse.org/releases/indigo")
  3. Run updates
  4. Add ADT repo again and install
别低头,皇冠会掉 2024-12-21 05:42:49

我遇到了这个问题,它让我发疯!尝试这里列出的所有内容,但什么都不尝试,还尝试了其他网站上的其他一些想法。最后发现,由于我使用的是 $%# &^$% VISTA,因此我必须将 Eclipse 文件夹从 c:\program files 移至用户。这解决了它。感谢所有有想法的人,因为如果没有其他帮助,我就无法弄清楚。

I had this problem and it was driving me nuts!!! Tries everything listed on here but nothing and couple of other ideas from other sites. Finally figured out since I was on $%# &^$% VISTA that I had to move my Eclipse folder out of c:\program files to users. That fixed it. Thanks to all who had ideas as I could not have figured it out without the other help.

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