Eclipse并没有提供HTML编辑器,如果想使用标签提示和高亮的功能,就必须使用插件。
Eclipse 3.3.2以上的版本应该不再需要安装依赖Graphical Editing Framework(GEF).
如果是低版本的IDE可以使用help - install new software 。
add Location 中输入地址:http://download.eclipse.org/tools/gef/update-site/releases/site.xml 就ok了.
附件是tk.eclipse.plugin.htmleditor_2.0.6.1的本地下载,放在EclipseHOME\plugins下重新启动就可以使用了。