Two updates in a single day!!
The Add New Operation to existing Web Service use case is in progress.
The UI part is almost final. The code generation part also looks like done.
Some issues that need to be fixed are Inserting code in between existing code, tabbing in the UI (Somehow it's not working) , inserting the option into the Right Click Menu, etc.
Now the problem with this Use Case was the requirement of designing the dialog from scratch. We started it by typing every single line and manually setting every property of every control.
Finally today on Sunday, a plugin was discovered and we started using it.
The plugin is called Jigloo. It provides the non-commercial version and which is suitable for our purpose. For more info go to
http://eclipse-plugins.info/eclipse/plugin_details.jsp?id=472
Here is the screenshot of current state of this Dialog.
Tejas et al.