【发布时间】:2012-08-09 05:03:47
【问题描述】:
如果您现在下载 android SDK,它会附带一个完全安装了 android 的自定义 eclipse,所以更容易
解决了!,通过下载Eclipse Indigo解决了,但是网上说的,他们告诉你去‘File>New>Other…>Android>Android Project‘,但是Android项目不在列表中? em>
所以,
我最近想开始制作一个 Java android 应用程序,通过访问 developer.android.com,他们告诉我,安装 Android SDK 工具,所以我这样做了,然后在 eclipse 中,我必须提供帮助,广告新软件,并使用这个:Enter Android Development Tools in the Name field, and https://dl-ssl.google.com/android/eclipse/ in the Location field.,所以我这样做了,它一直给我这个错误:
(com.android.ide.eclipse.adt.feature.group 20.0.2.v201207191942-407447)
Missing requirement: Android Development Tools 20.0.2.v201207191942-407447 (com.android.ide.eclipse.adt.feature.group 20.0.2.v201207191942-407447) requires 'org.eclipse.core.runtime 3.6.0' but it could not be found
我在谷歌上查过,但找不到任何东西... 有人现在如何解决这个问题吗?
问候
【问题讨论】:
-
你使用的是什么版本的 Eclipse?
-
嗨,我使用的是他们告诉我使用的 eclipse,用于 Java 开发人员的 eclipse IDE,或 Eclipse Galileo
-
您使用的是哪个操作系统 win/linux?因为我在 linux 中安装 ADT 时遇到了很多错误。