vote up 0 vote down star

Is there any tool to quickly create RPC classes for GWT that extends RemoteService, the Async version and the RemoteServiceServlet derived class. The only input should be some functions list and all the wrapper code should be generated. I hope you got my question.

flag

79% accept rate

1 Answer

vote up -1 vote down

The Gwt Plugin for eclipse takes care of a lot of the boiler-plate code, including those that you have mentioned.

http://code.google.com/eclipse

link|flag
Please check again, you can't specify an interface, and generate code from it. GWT plugin only generates the sample code. – Priyank Bolia Nov 30 at 20:16

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.