【发布时间】:2012-07-26 09:34:09
【问题描述】:
我用过
eclipsec.exe
-application org.eclipse.equinox.p2.director -repository file:///d:/updatesite/target -installIU myPlugin.feature.feature.group -destination d:/eclipse/ -profile SDKProfile
但我收到此错误: 需要 'bundle org.eclipse.core.runtime 3.7.0' 但找不到
注意:我使用 maven tycho 构建了该功能
【问题讨论】:
标签: eclipse maven eclipse-plugin eclipse-rcp tycho