今天在Zend Studio 10中,在安装JSElipse插件后删除掉plugins和features中的jar准备重新安装时,出现一下错误提示:
An error occurred during provisioning.
Failed to prepare partial IU: com.interaktonline.jseclipse_1.5.5.
在网上搜索了相关的问题,发现在Zend Studio 10的根目录中有个文件artifacts.xml中存在
<artifact classifier='osgi.bundle' id='com.interaktonline.jseclipse_1.5.5' version='0.5.0'>
<properties size='1'>
<property name='download.size' value='10928184'/>
</properties>
</artifact>
将该段信息删除掉就可以重新安装了
文章介绍了在使用ZendStudio10安装JSElipse插件时遇到的错误,并提供了解决方案。通过删除artifacts.xml文件中与问题相关的部分,可以解决安装失败的问题。

1850

被折叠的 条评论
为什么被折叠?



