我分别把GEF-ALL-3.1、htmleditor1.6.4、tk.eclipse.plugin.struts_1.1.4
解压后复制到eclipse对应的文件下。
然后重新启动eclipse.
在tomcat项目下新建-》其他-> AHTML-> struts-> Add Struts Support
但是弹出下面的错误:
java.lang.NoClassDefFoundError:
tk/eclipse/plugin/htmleditor/gefutils/TextAreaPropertyDescriptor
这是怎么回事?
------解决方案--------------------
删除eclipse\configuration\org.eclipse.update文件然后重新启动试试