Android 我在将adt更新到版本23时面临问题

Android 我在将adt更新到版本23时面临问题,android,eclipse,sdk,adt,Android,Eclipse,Sdk,Adt,当我将adt更新到23时,它显示出一些错误 下面是错误详细信息 An error occurred while collecting items to be installed 会话上下文是:profile=DefaultProfile,phase=org.eclipse.equinox.internal.p2.engine.phases.Collect,操作数=,操作=。 未找到包含以下内容的存储库:osgi.bundle、com.android.ide.eclipse.adt、23.0.6

当我将adt更新到23时,它显示出一些错误

下面是错误详细信息

An error occurred while collecting items to be installed
会话上下文是:profile=DefaultProfile,phase=org.eclipse.equinox.internal.p2.engine.phases.Collect,操作数=,操作=。 未找到包含以下内容的存储库: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在更新时编辑或删除了文件

遵循更新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.

似乎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中进行更改,转到帮助>安装新软件


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

古老的 刚出现的 所以在eclipse中进行更改,转到帮助>安装新软件