Anyone would have and example to make work a gwt project in superDevMode within IntelliJ.
I succeed in configuring maven to produce a standalone jar with the emmeded tomcat and the gwt compiled code (js files...). The jar runs well. But I can't make the whole project work in devMode nor superDevMode into IntelliJ.