10

Which is considered as the best free WSDL visual editor? I am working in java if it makes a difference.

Sampson
  • 265,109
  • 74
  • 539
  • 565
Cratylus
  • 52,998
  • 69
  • 209
  • 339

1 Answers1

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
  • 1
    The 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