Anyone has an example to make work as a gwt project in superDevMode inside IntelliJ.
I managed to configure maven to create a standalone jar with emmeded tomcat and compiled gwt code (js files ...). The jar works well. But I can not get the whole project to work in devMode or superDevMode in IntelliJ.
source
share