Eclipse的XML編輯器 Rinzo XML Editor 1.1.0 發布
Rinzo XML Editor 1.1.0 發布了,Rinzo是一個Eclipse的XML編輯器,它提供的一些 XML編輯功能包括:標記與屬性自動完成。使用DTD或Schema校驗XML。從XML生成DTD或Schema。與其它編輯器相比最大不同之處在 于,Rinzo能夠與Java elements結合在一起。你可以打開一個類的定義,自動完成類名,從XML聲明創建類。這將非常有用假如你要編輯web.xml,struts- config.xml或其它要在XML文件中配置Java類的時候。
Features
- XML validation error's severity could be configured to be Error (default) or Warning.
- XML Tag folding.
- Quick Assist to remove surrounding Tag through Ctrl-1.
- Configuring line width size used on formatting.
- Supporting noNamespaceSchemaLocation for schema location definition which will be used for validation and autocompletion.
- Pressing enter on XPath Viewer combo will trigger evaluation.
Bugs
- Saving an external file throw IllegalThreadStateException displaying an error dialog.
- XPat Viewer can evaluate expressions on a document defining xsd namespaces.
- Fixing extra indentation added on copy&paste of tags.
- Code formatting preserves spaces in tag's bodies.
- Editor's content-type binding priority set to "normal" trying avoid taking precedence over more specific editors.
- F3 to open a file or class now has as delimiters the single quote and question mark which makes possible to open the following examples: 'a.b.c.ClassName' and not just "a.b.c.ClassName", and 'file.jsp?a="x"&b="y"'
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!