简体   繁体   English

在 eclipse galileo (ubuntu) 上安装 ADT 时出现问题

[英]Problem while installing ADT on eclipse galileo (ubuntu)

I have eclipse Galileo installed my ubuntu machine.我有 eclipse Galileo 安装了我的 ubuntu 机器。 It was working fine with Android 2.2 ADT.它与 Android 2.2 ADT 一起工作正常。 But in between something happened and I was not able to run any program.但是在这之间发生了一些事情,我无法运行任何程序。 So I uninstalled Eclipse and reinstalled.所以我卸载了 Eclipse 并重新安装。 Now When I try to installed ADT, it is giving errors.现在当我尝试安装 ADT 时,它给出了错误。
Help -> Install new packages -> Work With (add) Name:ADT.帮助 -> 安装新包 -> 使用(添加)名称:ADT。
Location:http://dl-ssl.google.com/android/eclipse/位置:http://dl-ssl.google.com/android/eclipse/
It is listing ->Developing tool.它是列表 -> 开发工具。 I selected it and pressed 'Next' It is giving following error.我选择了它并按下“下一步”它给出了以下错误。

The operation cannot be completed.  See the details.
Cannot complete the install because one or more required items could not be found.
  Software being installed: Android Development Tools 11.0.0.v201105251008-128486 (com.android.ide.eclipse.adt.feature.group 11.0.0.v201105251008-128486)
  Missing requirement: Android Development Tools 11.0.0.v201105251008-128486 (com.android.ide.eclipse.adt.feature.group 11.0.0.v201105251008-128486) requires 'org.eclipse.wst.xml.core 0.0.0' but it could not be found.

Please help me to install ADT on eclipse.请帮我在 eclipse 上安装 ADT。

Go to **window>>Preferences>>android and proper sdk location is given or not.. and then click apply.. Go 到**window>>Preferences>>android和正确的 sdk 位置是否给出..然后单击应用..

  1. Start Eclipse, then select Help > Install New Software....启动 Eclipse,然后 select 帮助 > 安装新软件....
  2. Click Add, in the top-right corner.单击右上角的添加。
  3. In the Add Site dialog, click Archive.在“添加站点”对话框中,单击存档。
  4. Browse and select the downloaded zip file.浏览和 select 下载的 zip 文件。
  5. Enter a name for the local update site (eg, "Android Plugin") in the "Name" field.在“名称”字段中输入本地更新站点的名称(例如,“Android 插件”)。
  6. Click OK.单击确定。

If it will not work then give ADT plugin location directly from internet.如果它不起作用,则直接从 Internet 提供 ADT 插件位置。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM