Sunday, 19 October 2014

Editing XML files graphically (block diagram-like) in eclipse



In eclipse, I'd like to have an extension (thus an add-on to its existing functionality) of the XML perspective so that it would allow me to edit XML files in a graphical (block diagram) manner. It would be sort of like a different (more visual) representation of the XML document complementing the already existing "Design" and "Source" views.


My questions are: is this functionality already available for eclipse in some shape or form? If not, what's the best way to integrate into eclipse?


No comments:

Post a Comment