需求:需要在eclipse里面编辑html和jsp,语法高亮和语法提示,自动补全等。
1.下载GEF(依赖包): 然后解压到eclipse安装目录替换features和plugins文件夹
2.下载HTMLEditor http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi?page=EclipseHTMLEditor 只有一个tk.eclipse.plugin.htmleditor_2.1.0.jar文件 直接复制到eclipse\plugins里面
3.新建html文件 File->New->Other->Amateras->html |