Eclipse 添加html编辑器插件

1.下载GEF(依赖包):

http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.7.2/R201201171043/GEF-ALL-3.7.2.zip

下载并解压后,打开该包中的eclipse文件夹,将其中features和plugins两个文件夹中的内容分别复制到Eclipse安装目录下的features和plugins两个文件夹中

2.下载HTMLEditor

http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi?page=EclipseHTMLEditor

Eclipse 添加html编辑器插件

点击红框位置的here下载,得到tk.eclipse.plugin.htmleditor_2.1.0.jar这个jar包,将其复制到Eclipse安装目录的plugins文件夹下。重启Eclipse

3.修改Eclipse中html文件的默认打开方式

Window->Preferences->General->Editors->File Associations

Eclipse 添加html编辑器插件

点击html,选择Amateras Html Editor,并点击右边的default,OK,配置完成。

Eclipse 添加html编辑器插件,布布扣,bubuko.com

Eclipse 添加html编辑器插件

上一篇:JS中各种宽度、高度、位置、距离总结


下一篇:cgi与html