vote up 3 vote down star
3

In my old job I used XMLSpy to do my XML authoring and editing, but now I require a free plugin for Eclipse to do this. My basic requirements are:

- General XML document editing
- Creating XSD files
- Creating WSDL files

Can you recommend a free Eclipse plugin for this?

flag

3 Answers

vote up 3 vote down check

In the free department, WTP (Web Tools Platform) (in its latest version) does include a lot of features,
including schema creation/modification.

link|flag
Web Tool Plateform has editors for XML, XSD and WSDL ; for all there is a "source" mode (text editor with some features like coloration...) and "design" mode (graphical) but I never use the second... – Vinze Jan 12 at 12:38
vote up 0 vote down

To write XML/XSL files you can use oxygenxml

Or the free version of editix

link|flag
vote up 0 vote down

I have positive experience with tiny xmlbuddy plugin for editing xml documents in eclipse (plain and xsd/dtd based). Possible it will be useful for you as well. It's a bit old, but works well in recent versions of eclipse (3.x). List of it's features.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.