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?