
Date Created:
Fri, 2008-05-23 10:39
Date Updated:
Mon, 2016-11-07 14:14
Submitted by:
Rinzo is an Eclipse xml editor with the goal of make life simpler when dealing with xml files.
It has several features regarding xml edition such as:
If you want to colaborate with the evolution of the project, please send bug reports and features request to https://github.com/ccancinos/rinzo-xml-editor/issues
It has several features regarding xml edition such as:
- Autocompletion of tags and attributes. If the document has an associated DTD or Schema, autocompletion will propose tags and attributes defined in it.
- Syntax coloring.
- Background validation using the document DTD or Schema.
- Background validation of well formed documents if no DTD or Schema defined.
- DTD and Schema generation from a xml.
- Namespace support.
- XPath Viewer.
- Quick Assist.
- Refactoring Support.
- And more...
- Open a class defined in the xml.
- Autocomplete class names.
- Create a java class from a class name written in an xml.
- JAXB bean model and parser generation
If you want to colaborate with the evolution of the project, please send bug reports and features request to https://github.com/ccancinos/rinzo-xml-editor/issues