2

当我尝试在 Eclipse Indigo java developer edition release 1 或 Helios normal edition release 2 上安装 ADT 16.0.1 插件时,我收到以下错误:

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

我试图在 apache、JDK 参考和 android 开发者参考上查找它所指的包,但没有运气!这不是我第一次安装 ADT,我已经在 Ubuntu 上安装了它并且它可以工作。我还在 windows 上的 Eclipse galileo 上安装了旧版本(ADT 15),但我重新安装了 windows(顺便说一下,我正在运行 windows 7 Ultimate)并且我可以运行旧版本,但使用 ICS API 开发非常好-s。因此,如果有人可以提供帮助,将不胜感激。

4

4 回答 4

0

Lots of people have this type of problem with many different required items missing.
The last time I had this problem it was fixed by going to Window->Preferences
Then selecting Install/Update->Available Software Sites
Make sure everything listed is checked
In my installation I have:
https://dl-ssl.google.com/android/eclipse/
http://download.eclipse.org/releases/indigo
http://download.eclipse.org/eclipse/updates/3.7

You may also need to run Eclipse as an administrator

于 2012-01-07T23:57:24.430 回答
0

以兼容模式 winXP pack 2 运行 Eclipse 并以管理员身份运行。您可以通过右键单击 Eclipse.exe > Properties > Compatibility Tab 找到它

于 2013-02-19T08:29:28.930 回答
0

你只需要以管理员身份运行

于 2012-01-14T12:06:04.307 回答
0

我只能在之后安装 ADT 插件

  • 我将 eclipse 文件夹移动到没有空格的位置(例如:c:\development\android\eclipse
  • 我以管理员身份运行了 Eclipse 更新程序

即使我使用 windows7 64 位,我也使用 32 位版本。

于 2012-01-09T20:49:40.903 回答