
(下载:http://sourceforge.net/projects/editorxml/ )
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 beError(default) orWarning.
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"'
(摘自:http://www.open-open.com/news/view/9bba8d )
- 1
- 2
前往页