Eclipse ADT 插件 - 没有可用的构建目标

发布于 2024-11-03 06:37:39 字数 446 浏览 1 评论 0原文

尝试使用 Eclipse 创建新的 Android 项目时,没有可用的构建目标。

我有:

  • 安装了 ADT 插件
  • 创建了虚拟设备
  • 安装了 Android SDK,安装了平台 + 平台工具
  • 将 Android SDK 路径设置为 Eclipse。

我已经尝试了找到的所有修复方法,但他们只是告诉我做我刚才提到的那些事情。

编辑:

在窗口中 ->首选项-> Android,它接受了我的路径,但那里没有可用的目标。

是的,我已经安装了:

Android SDK 工具,修订版 10 Android SDK 平台工具,修订版 3 SDK 平台 Android 2.2 API 8,修订版 2

When trying to create a new Android Project with Eclipse, there is no Build Target available.

I have:

  • Installed ADT Plugin
  • Created a virtual device
  • Installed Android SDK, installed platform + platform tools
  • Set the Android SDK path to Eclipse.

I have tried every fix I have found, but they just tell me to do those things I just mentioned.

EDIT:

In Window -> Preferences -> Android, it accepted my path, but there is No target avaible there.

And yes, I have installed:

Android SDK tools, revision 10
Android SDK platform-tools, revision 3
SDK platform Android 2.2 API 8, revision 2

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

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

发布评论

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

评论(7

夜声 2024-11-10 06:37:39

在 Eclipse 上的 Android 首选项中再次设置 SDK 主目录。

Set your SDK home once again in your Android Preferences on Eclipse.

伤痕我心 2024-11-10 06:37:39

我遇到了同样的问题,即使指向 Ubuntu 10.10 上的有效 SDK 位置,首选项 -> android 页面的目标列表也是空的。 Eclipse重启解决了这个问题。

I had the same problem, preferences->android page's targets list was empty even when pointing to a valid SDK location on Ubuntu 10.10. Eclipse restart solved the problem.

天暗了我发光 2024-11-10 06:37:39

要创建虚拟设备,

  • 请运行 \android\tools\android.bat
  • Virtual Devices -> 新建

将此设备添加为您的目标。

To create a Virtual Device

  • Run \android\tools\android.bat
  • Virtual Devices -> New

Add this device as your target.

无远思近则忧 2024-11-10 06:37:39

上述解决方案都不适合我。最后我通过以下步骤解决了这个问题:

  1. 窗口>偏好。
  2. 转到常规>启动和关闭:选择Android Development Toolkit。
  3. 重新启动 Eclipse。
  4. 现在,SDK 目标列表正确显示在“首选项”>“安卓页面。

原因是我前段时间禁用了一些插件来加速我的 Eclipse,我需要在上述位置再次启用它们。

None of the above solutions worked for me. Finally I resolved this by the following steps:

  1. Window > Preferences.
  2. Go to General > Startup and Shutdown: Select Android Development Toolkit.
  3. Restart Eclipse.
  4. Now the list of SDK Targets appeared correctly in Preference > Android page.

The reason is that I disabled some plugins to speed up my Eclipse sometime ago, I need to enable them once again in the aforementioned place.

夏花。依旧 2024-11-10 06:37:39

我遇到了这个问题,上述解决方案都不适合我。

我卸载了 Eclipse Android 工具并重新安装了它们,这当然需要重新启动两次 Eclipse。最终效果是目标再次正确显示 uo。

I had this issue, none of the above solutions worked for me.

I uninstalled the Eclipse Android tools and reinstalled them, this of course required two Eclipse restarts. Net effect the targets showed uo again correctly.

2024-11-10 06:37:39

因此,您尝试使用 Eclipse 创建一个新的 Android 项目,但没有可用的构建目标。
请转到窗口 -> Android SDK 管理器。现在尝试安装所有新更新。全部安装完成后,重新启动 ADT 或 Eclipse。问题可能会得到解决。

So you try to create a new Android Project with Eclipse, there is no Build Target available.
Please Goto Window -> Android SDK Manager. Now try to install all new updates. After all installation finished, restart your ADT or Eclipse. Problem may resolved.

陪我终i 2024-11-10 06:37:39

尝试重新启动Eclpise并检查它是否工作。问题仍然存在,然后通过转到windows->preference->android再次设置SDK位置

Try to restart the Eclpise and check if it works. Still problem persist then once again set the SDK Location by going to windows->preference->android

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