开发者

What is the single best free Eclipse plugin for authoring and editing XML documents? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

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:

- G开发者_Go百科eneral XML document editing
- Creating XSD files
- Creating WSDL files

Can you recommend a free Eclipse plugin for this?


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


There's an official Eclipse plugin for editing XMLs. It is part of the Eclipse WebTools project. You can install it from the update site at http://download.eclipse.org/webtools/updates.


Hope this will help you!

XML Eclipse Editor & XMLBuddy


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.


You could try writing them by hand! WSDLs seem a bit intimidating at first, but are actually fairly simple as long as you are comfortable with XML.

I have written a tutorial on writing WSDLs and would love feedback:


To write XML/XSL files you can use oxygenxml

Or the free version of editix

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜