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.
|
|
The Gwt Plugin for eclipse takes care of a lot of the boiler-plate code, including those that you have mentioned. |
||
|
