IDE Tool with 2.0 Web Services kit for Curl 6 and 7

If you are a WIndows user but do not look through the changes in the Curl WSDK docs you might miss the following:

The WSDL Services IDE Tool

Use the WSDL Services IDE tool to generate a Curl web service package from the WSDL file. The generated code provides a service class which calls methods corresponding to SOAP bindings for a web service described by a WSDL file.

The WSDL Services IDE tool can be installed in the Curl IDE with the Tools > Configure Editors… command using the editor description file tools/wsdl/editor-info.txt provided with this documentation.

Installation note: The WSDL IDE Tool must be installed using the files installed with the Curl Documentation Viewer. This assures it has access to the necessary libraries.

In my case the editor-info.txt file was found by first going into

c:\Documents and Settings\[my user name]\Local Settings

and then deeper into

Application Data\Curl Corporation\Surge\8\libraries\

and at last finding it in

COM.CURL.WSDK.2.0\docs\en\dguide\tools\wsdl\

You’ll miss it if you head into your user Application Data instead of Local Settings\Application Data

It was nice to see something added for the IDE.

If you go to the web age to get the kit, remember that the title IS the link to the sourceforge.net page.