Ali,
Maybe EMF would serve that purpose:
<http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.emf.doc/tutorials/xlibmod/xlibmod.html>
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.emf.doc/tutorials/xlibmod/xlibmod.html
With GMF you could even generate a graphical editor for your model...
Ali wrote:
Hi,
Is there any way in SWT to automatically generate some GUI based on
XML? In fact, I am looking for a 'graphical' way of editing XML files
in the same way that one can edit 'properties' values of an object.
On top of this, is there any way of loading an XML document to an
eclipse properties view, editing and saving it back?