We keep getting requests to finally enable WSCF for VS 2005. Yep, we are working on that. First we are testing 0.51 to death so that we can release it soon. Then we will do the 0.6 release which will just have the VS2005 support in it with all the existing features.
Recently I kept receiving inquiries whether there is any way to use the WSCF WSDL Wizard inside of a Java environment. Hmm, interesting challenge. After some investigations I took some free minutes to write up a plugin for Eclipse the definitive no.1 IDE in the Java world. We call it jWSCF.
Please note that this code is just for prototyping is is far from being production ready!
Here is how to use it. No comments, just screenshots should be self-explanatory :)


now do the usual and well-known steps to create your Web Service Description
Voila: now you have your WSDL inside your project and can start generating code from it.
I will blog about the different options of code generation inside Eclipse another time.
We will provide the download for the plugin once it has been tested by other persons than me and Buddhike :)
Lemme know your thoughts and feedback. Thanks!