Eclipse - 目标定义问题
首先我可以说我可能做的是完全错误的事情。
我有一个更新站点,我可以使用 Eclipse Indigo 使用帮助 -> 成功安装插件。安装新软件...功能。
但是,我现在想通过使用目标定义添加对同一更新站点的依赖项。
因此,我创建一个新的目标定义文件并添加一个新的软件站点,并引用与上面相同的站点。
问题是我无法检索任何插件。它只是给我错误:
0 个插件可用。
缺少要求:Immutify Eclipse Utilities 1.1.1.201105200936 (org.immutify.eclipse.util.1.1.1.201105200936) 需要“bundle.org.eclipse.ui 3.4.0”,但找不到
只是想知道为什么它在安装新版本上工作软件选项,但不在目标定义的软件站点选项上。
任何帮助将不胜感激。
Firstly may I say that I am probably doing something completely wrong.
I have an update site where I am able install plug-ins successfully using Eclipse Indigo using the Help -> Install New Software... feature.
However, I now want to add a dependency on the same update site by using a target definition.
So, I create a new Target Definition file and add a new Software Site, and reference the same site as I did above.
The problem being that I am unable to retrieve any plug-ins. It just gives me the error:
0 plug-ins available.
Missing requirement: Immutify Eclipse Utilities 1.1.1.201105200936 (org.immutify.eclipse.util.1.1.1.201105200936) requires 'bundle.org.eclipse.ui 3.4.0' but it could not be found
Just wondering why it works on the Install New Software option but not on the software site option of the Target Definition.
Any help would be greatly appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不得选中“包括所需软件”选项。以下是目标定义的示例,显示了要遵循的步骤。
http://wiki.eclipse.org/EIG:Add_to_Target_Platform
The option "Include required software" must not be checked. Here is an example of target definition that shows the steps to follow.
http://wiki.eclipse.org/EIG:Add_to_Target_Platform