官網(wǎng):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.
- HTML/JSP/XML/CSS/DTD/JavaScript Hilighting
- HTML/JSP Preview
- JSP/XML Validation
- Contents Assist (HTML Tags/Attributes, XML based on DTD and JSP taglib and more)
- Wizards for creating HTML/JSP/XML files
- Outline View
- Editor Preferences
- Editor Folding
- Web Browser (It works as an Eclipse's editor)
- Image Viewer
- Tag Palette
- CSS code completion and outline
- DTD code completion, outline and validation
- JavaScript code completion, outline and validation
譯文:
Eclipse HTML Editor 一個Eclipse上的HTML/JSP/XML編輯器插件. 工作在Eclipse 3.0 (或更高), JDT and GEF. 它有以下特性:
HTML/JSP/XML/CSS/DTD/JavaScript語法高亮
HTML/JSP 預(yù)覽
JSP/XML 合法性檢測
上下文自動提示 (HTML Tags/Attributes, XML based on DTD and JSP taglib and more)
創(chuàng)建HTML/JSP/XML 文件向?qū)?br>Outline 視圖
剪輯器 Preferences
折疊功能
web瀏覽器
圖像查看器
標(biāo)簽調(diào)色板
CSS 代碼自動補全與語法高亮
DTD 代碼自動補全,語法高亮和合法性檢測
JavaScript 代碼自動補全,語法高亮和合法性檢測
Download from here. Put the downloaded JAR file into 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.
需插件:
1、GEF 3.4 安裝程序下載
下載地址:
http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.4.1/R200809101400/GEF-ALL-3.4.1.zip
這里我們下載GEF-ALL-3.4.1.zip。
2、amateras.air_1.0.1 安裝程序下載
下載地址:http://sourceforge.jp/projects/amateras/downloads/3279/tk.eclipse.plugin.htmleditor_2.0.6.1.jar
這里我們下載:tk.eclipse.plugin.htmleditor_2.0.6.1.jar
安裝步驟:
1、安裝GEF插件
同樣,將GEF-ALL-3.4.1.zip解壓縮,然后拷貝解壓后的eclipse目錄下的三個文件夾到eclipse目錄下,覆蓋所有的現(xiàn)有文件夾。
好了,到此GEF安裝完成。
2、安裝Eclipse HTML Editor插件
解壓縮tk.eclipse.plugin.htmleditor_1.6.7.zip包,然后將plugins目錄拷貝至D:\eclipse目錄下覆蓋原文件夾即可。到此Eclipse HTML Editor插件安裝完成。
完成以上步驟,打開Eclipse,file——〉new——〉other——〉A(chǔ)materas即可看見其功能