`

Eclipse 安装ADT插件报错

阅读更多
Eclipse 安装ADT插件报错

由于网络问题使下载文件出错

1.An error occurred during provisioning.Failed to prepare partial IU: [R]com.android.ide.eclipse.adt

重新安装此插件,无法继续,提示同样的错误

Eclipse根目录下有一个artifacts.xml文件,删掉文件中相应插件项重新安装
ADT的插件项如下:
  <artifact classifier='org.eclipse.update.feature' id='com.android.ide.eclipse.adt' version='8.0.1.v201012062107-82219'>
      <properties size='1'>
        <property name='download.size' value='5219'/>
      </properties>
      <repositoryProperties size='1'>
        <property name='artifact.folder' value='true'/>
      </repositoryProperties>
    </artifact>

  2.Failed to prepare partial IU: [R]com.android.ide.eclipse.ddms
解决方式同上

3.An error occurred during provisioning.
Failed to prepare partial IU: [R]org.eclipse.php.debug.ui.nl_zh 0.2.0.v20080713043401.

1>找到错误文件org.eclipse.php.debug.ui.nl_zh_0.2.0.v20080713043401.jar删除
2>artifacts.xml文件删除相应插件项
<artifact classifier="osgi.bundle" id="org.eclipse.php.debug.ui.nl_zh" version="0.2.0.v20080713043401">- <properties size="1"><property name="download.size" value="36" /></properties>
</artifact>




以上错误解决方法2:将Eclipse插件设置为自动更新
window-->preferences-->Install/Update-->automatic updates
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics