SolarEclipse - XML Development Tooling

This project would create a "lightweight" domain independent XML editor.

The project would the base technology for many of the tools which use XML artifacts but where XML editing is not a core technolgy.

Features
  • XML syntax highlighting
TODO
  • UTF-8 and other encodings
  • Abstract Schema (AS) API; DOM Level 3 AS?
  • DTD AS parser
  • XML Schema AS parser
  • XML code assist/completion based on AS
  • Outline View for XML
  • XML Project Nature, properties for schema locations etc.
  • Builders for XML validation
Plugins
net.sf.solareclipse.xml.core

Core XML components, including Abstract Schema support.

Status: Planning, Design

net.sf.solareclipse.xml.ui

XML editor component.

Status: Planning, Design