Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] Launch wizard from java for create web service

Try the "Plug-in Spy". Simply hit ALT+SHIFT+F1 on what you're looking at, 
and Plug-in Spy will be presented to you with relevant information.

Darin Wright




From:
chicabcn chicabcn <chicabcn@xxxxxxxxx>
To:
pde-dev@xxxxxxxxxxx
Date:
04/15/2009 06:38 AM
Subject:
[pde-dev] Launch wizard from java for create web service
Sent by:
pde-dev-bounces@xxxxxxxxxxx



Hi, I am developing a plugin for eclipse and I would like to launch the 
wizard to create a web service when you select a menu option and also can 
change the parameters that are default (EAR project name, service runtime, 
etc). 

The wizard must be in the webtools plugin but I can not find it. 

The following image is the wizard that I want to launch.

http://www.eclipse.org/webtools/jst/components/ws/1.5M6/tutorials/BottomUpWebService/images/bu1.jpg


Thanks and excuse me for my English 
_______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-dev





Back to the top