0
我用束在命令行安装
eclipsec.exe
-application org.eclipse.equinox.p2.director -repository file:///d:/updatesite/target -installIU myPlugin.feature.feature.group -destination d:/eclipse/ -profile SDKProfile
,但我得到这个错误: 需要“捆绑org.eclipse.core.runtime 3.7.0”,但找不到
注:我使用maven第谷
我如何获得indigo更新站点的本地副本,以便它不会每次连接到互联网,并且如果直接使用indigo updatesite,我会面临连接错误的很多次。 – Syam 2012-07-26 10:59:51
尝试添加-artifactRepository选项并指向eclipse目录,例如: '-artifactRepository file:/// D:/ eclipse' – becks 2012-07-26 11:52:33