eclipse安装Eclipse HTML Editor插件

需插件:
1、GEF 3.1 安装程序下载
下载地址:http://download.csdn.net/detail/smszhuang168/4914530#comment
这里我们下载GEF-ALL-3.1.zip。
2、Eclipse HTML Editor 1.6.7 安装程序下载
下载地址:https://sourceforge.jp/projects/amateras/files/?release_id=16537#16537
这里我们下载:tk.eclipse.plugin.htmleditor_2.1.0.jar。
安装步骤:
1、安装GEF插件
将GEF-ALL-3.1.zip解压缩,然后直接把解压后的文件夹放到eclipse安装目录的plugins文件夹中即可。
2、安装Eclipse HTML Editor插件
将tk.eclipse.plugin.htmleditor_2.1.0.jar放进eclipse安装目录的plugins文件夹中即可。到此Eclipse HTML Editor插件安装完成。
完成以上步骤,打开Eclipse,file——〉new——〉other——〉Amateras即可看见其功能。

原文地址:https://www.cnblogs.com/qianggezhishen/p/7349505.html