Which is considered as the best free WSDL visual editor? I am working in java if it makes a difference.
Asked
Active
Viewed 2.3k times
1 Answers
10
If you are using Eclipse try Eclipse Web Tools Platform Project, it's good at my point of view and sufficient for me.

michal.kreuzman
- 12,170
- 10
- 58
- 70
-
It's really great, I can recommend it. However as of today it does not support WSDL 2.0. – Sebastian Apr 01 '11 at 19:41
-
1The eclipse XML editor is fine if your XML files are relatively small, but I have had serious performance problems when the files get into the MB range. – BillMan Aug 10 '12 at 19:38