Easy Struts插件需要'org.eclipse.update.ui.forms

时间:2012-07-18 08:59:02

标签: java eclipse eclipse-plugin struts helios

我无法在eclipse helios中安装easy struts插件。我面对下一个:

Cannot complete the install because one or more required items could not be found.
  Software being installed: Easy Struts plugin 0.6.3 (com.cross.easystruts.eclipse.feature.feature.group 0.6.3)
  Missing requirement: Easy Struts plugin 0.6.3 (com.cross.easystruts.eclipse.feature.feature.group 0.6.3) requires 'org.eclipse.update.ui.forms 0.0.0' but it could not be found

有什么想法吗?感谢名单

1 个答案:

答案 0 :(得分:1)

Easy Struts是一个为Eclipse 2.x编写的非常旧工具。我很确定它不再受支持了。 org.eclipse.update.ui.forms插件不再是Eclipse的一部分(至少6年或7年没有),所以你根本无法将这个版本的Easy Struts安装到任何最新版本的Eclipse中。

顺便说一句,当你谷歌org.eclipse.update.ui.forms时,第一个链接会回答这个问题。