本文轉載於http://blog.163.com/zl_dream1106/blog/static/842860201262023159134/
需求:需要在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