eclipse Gallieo 和 Android 插件错误

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/8551188/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 17:27:50  来源:igfitidea点击:

Gallieo And Android Plugin Error

androideclipseadt

提问by Robin

I am using Eclipse Gallieo and trying to use the Android Plugin.But i am getting the following errors.

我正在使用 Eclipse Gallieo 并尝试使用 Android 插件。但我收到以下错误。

Cannot complete the install because one or more required items could not be found. Software being installed: Android Development Tools 16.0.1.v201112150204-238534 (com.android.ide.eclipse.adt.feature.group 16.0.1.v201112150204-238534) Missing requirement: Android Development Tools 16.0.1.v201112150204-238534 (com.android.ide.eclipse.adt.feature.group 16.0.1.v201112150204-238534) requires 'org.eclipse.ui 3.6.2' but it could not be found

无法完成安装,因为找不到一个或多个必需的项目。正在安装的软件:Android Development Tools 16.0.1.v201112150204-238534 (com.android.ide.eclipse.adt.feature.group 16.0.1.v201112150204-238534) 缺少要求:Android Development Tools 16.0.111214201825301825301 com.android.ide.eclipse.adt.feature.group 16.0.1.v201112150204-238534) 需要 'org.eclipse.ui 3.6.2' 但找不到

采纳答案by Minaal Ashok Vijaya

You need to have at least Eclipse Helios installed to proceed with the ADT installation.

您至少需要安装 Eclipse Helios 才能继续安装 ADT。

回答by penner

I had indigo installed and received this error so it is clearly not the version that matters. My install of the ADT fails giving me this error as well.

我安装了 indigo 并收到了这个错误,所以这显然不是重要的版本。我的 ADT 安装失败也给我这个错误。

Uninstall and re-install the latest version from the website. This fixed it for me.

从网站卸载并重新安装最新版本。这为我修好了。

回答by Chuy

I'm on Windows Vista and I had the same error message. What I did to solve it was to run the application as administrator (right click in the icon/shortcut and then click on "Run as Administrator").

我在 Windows Vista 上,我有同样的错误消息。我为解决它所做的是以管理员身份运行应用程序(右键单击图标/快捷方式,然后单击“以管理员身份运行”)。

I read the solution from a linux user who solve the problem runnin

我从解决运行问题的 linux 用户那里阅读了解决方案

回答by bjoern

For me (Ubuntu 11.10, Eclipse 3.7) it helped to start eclipse with sudo.

对我来说(Ubuntu 11.10,Eclipse 3.7)它有助于使用 sudo 启动 Eclipse。

I choose the same workspace as normal but that shouldn't matter.

我选择与平常相同的工作区,但这无关紧要。

回答by anjaz

On windows 7right-click and click on troubleshoot compatibilityand run in the windows xp mode as suggested and it should work.

windows 7单击鼠标右键,然后单击troubleshoot compatibility并在Windows XP模式运行的建议,它应该工作。

回答by dibin_salher

when you are asked to enter the sites address select the option "all the available sites" and the select android packages you want to install thee should be 4 packages.. select these packages .. and proceed ,..

当您被要求输入站点地址时,请选择“所有可用站点”选项,您要安装的选择 android 包应该是 4 个包.. 选择这些包.. 然后继续,..

回答by RStar

I had the same problem yesterday...and I wasted the whole day..I tried to find the solution, but I couldn't

我昨天遇到了同样的问题……我浪费了一整天……我试图找到解决方案,但我找不到

At last today, I downloaded eclipse again and re-installed it....and now the error has gone...

最后今天,我再次下载了eclipse并重新安装了它......现在错误消失了......

If you are starting new one..then before that delete the previous one...by removing Workspace folder from your C drive...and then start it...

如果您要开始新的...然后在此之前删除前一个...通过从 C 驱动器中删除 Workspace 文件夹...然后启动它...

If you have downloaded recently or have latest version, then try to start it again..after removing the workspace folder and all connected folders....even then, if you don't find solution...Disable your Firewall and Antivirus...and try, you will find the solution....

如果您最近下载过或有最新版本,请在删除工作区文件夹和所有连接的文件夹后再次尝试启动它...即使如此,如果您没有找到解决方案...禁用防火墙和防病毒软件。 ..并尝试,你会找到解决方案......

You can also see this video on youtube "How to install Eclipse / android adt plugin ubuntu/kubuntu 11.10"...Or visit this link for this video "http://www.youtube.com/watch?v=HCNC34BflOo"...that might help you.

您还可以在 youtube 上看到此视频“如何安装 Eclipse/android adt 插件 ubuntu/kubuntu 11.10”...或访问此视频的链接“http://www.youtube.com/watch?v=HCNC34BflOo”。 ..那可能对你有帮助。