Eclipse HTML Editor Plugin

插件官方网址: http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi?page=EclipseHTMLEditor

Eclipse HTML Editor is an Eclipse plugin for HTML/JSP/XML Editing. It works on Eclipse 3.0 (or higher), JDT and GEF. It has following features.

1)HTML/JSP/XML/CSS/DTD/JavaScript Hilighting
2)HTML/JSP Preview
3)JSP/XML Validation
4)Contents Assist (HTML Tags/Attributes, XML based on DTD and JSP taglib and more)
5)Wizards for creating HTML/JSP/XML files
6)Outline View
7)Editor Preferences
8)Editor Folding
9)Web Browser (It works as an Eclipse's editor)
10)Image Viewer
11)Tag Palette
12)CSS code completion and outline
13)DTD code completion, outline and validation
14)JavaScript code completion, outline and validation


Eclipse HTML Editor Plugin

下载地址: http://sourceforge.jp/projects/amateras/downloads/51002/tk.eclipse.plugin.htmleditor_2.1.0.jar/

Put the downloaded JAR file into ECLIPSE_HOME/plugins or ECLIPSE_HOME/dropins.

EclipseHTMLEditor requires GEF (GEF is optinal. If GEF isn't installed, the Palette view would be unavailable). You can install it using Eclipse Update Manager.

Note: SWT Browser widget (HTMLEditor uses it for preview HTML and JSP) requires Mozilla in the Linux. See details at The SWT FAQ. Also you can disable preview in the preference dialog. Choose [Window]->[Preferences]->[Amateras] and check [Disable Preview]. Then you would be able to use HTMLEditor without Mozilla.

你可能感兴趣的:(JavaScript,eclipse,html,jsp,css)