gwt4nb
gwt4nb copied to clipboard
Add actions for gwt:run / gwt:debug to the context menu of mymodule.gwt.xml
mymodule.gwt.xml files are have a gwt icon, a specific editor, but I cannot run the specific module via its context menu
@markiewb the problem is the HTML that triggers the module. If we create a generic index.html, some applications with CSS (or any other HTML resource) dependence will not work properly.
@ksfreitas My use case is to start gwt:run/gwt:debug with the noServer [1] option. So I don't have to care for resources.
[1] http://mojo.codehaus.org/gwt-maven-plugin/run-mojo.html#noServer