我在将我的广告更新到版本 23 时遇到问题

I am facing Issue in updating my adt to version 23

当我将我的 adt 更新为 23 时它显示一些错误

错误详情如下

An error occurred while collecting items to be installed

会话上下文是:(profile=DefaultProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=)。 未找到包含以下内容的存储库:osgi.bundle、com.android.ide.eclipse.adt、23.0.6.1720515 未找到包含以下内容的存储库:osgi.bundle、com.android.ide.eclipse.base、23.0.6.1720515 未找到包含以下内容的存储库:osgi.bundle、com.android.ide.eclipse.ddms、23.0.6.1720515 未找到包含以下内容的存储库:osgi.bundle、com.android.ide.eclipse.gldebugger、23.0.6.1720515 未找到包含以下内容的存储库:osgi.bundle、com.android.ide.eclipse.hierarchyviewer、23.0.6.1720515 未找到包含以下内容的存储库:osgi.bundle、com.android.ide.eclipse.traceview、23.0.6.1720515 未找到存储库包含:osgi.bundle,overlay.com.android.ide.eclipse.adt.overlay,23.0.6.1720515 找不到存储库包含:org.eclipse.update.feature,com.android.ide.eclipse.adt.feature,23.0.6.1720515 找不到存储库包含:org.eclipse.update.feature,com.android.ide.eclipse.ddms.feature,23.0.6.1720515 找不到存储库包含:org.eclipse.update.feature,com.android.ide.eclipse.gldebugger.feature,23.0.6.1720515 找不到存储库包含:org.eclipse.update.feature,com.android.ide.eclipse.hierarchyviewer.feature,23.0.6.1720515 未找到包含以下内容的存储库:osgi.bundle、com.android.ide.eclipse.ndk、23.0.6.1720515 找不到存储库包含:org.eclipse.update.feature,com.android.ide.eclipse.ndk.feature,23.0.6.1720515 未找到包含以下内容的存储库:org.eclipse.update.feature、com.android.ide.eclipse.traceview.feature、23.0.6.1720515

并删除了我以前的日食并下载了一个新的但我面临着同样的问题

好像是eclipse在更新的时候编辑或者删除了文件

按照步骤更新 eclipse

 1. Download Eclipse from the official site
 2. Download and install JDK latest version
 3. After installing the eclipse, go to Help > Install New Software.
 4. Click Add, in the top-right corner.
 5. In the Add Repository dialog that appears, enter "ADT Plugin" for the
Name and the following URL for the Location: https://dl-ssl.google.com/android/eclipse/
Click OK.
 6. In the Available Software dialog, select the checkbox next to Developer Tools and click Next.
 7. In the next window, you'll see a list of the tools to be downloaded. Click Next.
 8. Read and accept the license agreements, then click Finish.If you get a security warning saying that the authenticity or validity of the software can't be established, click OK.
 9. When the installation completes, restart Eclipse.

Android 开发人员工具更新站点 url 已更改:

因此请在 eclipse 中更改它,转到“帮助”>“安装新软件”。