| Author |
GUI editor for XML files
|
Joe Smith
Greenhorn
Joined: Oct 31, 2007
Posts: 8
|
|
Hi all, I'm wondering if there are open source GUI tools for editing XML files. What I need is a tool, preferably Java tool, which reads an XML file and shows a GUI representing the XML fields and lets the user to modify the data and save it back. A very good example of application of this tool is editing XML configuration files. Thanks Joe
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16482
|
|
|
Joe, there's lots of XML editors out there. Google for "xml editor" and you will find them. Why do you need an open-source XML editor, though? Are you planning on getting involved and improving it? If you're just looking for a free one, there's plenty.
|
 |
Edwin Keeton
Ranch Hand
Joined: Jul 10, 2002
Posts: 214
|
|
|
I'm using Liquid XML Studio, free version, for just a couple days now but so far have been pretty well satisfied.
|
SCJP, SCWCD
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12266
|
|
Years ago I bought XML Spy - worth every penny. It appears they now offer some free downloads. Bill
|
Java Resources at www.wbrogden.com
|
 |
 |
|
|
subject: GUI editor for XML files
|
|
|