I am trying to start SuperDev mode in IntelliJ IDEA 2016.3.2. Even if I untick checkbox Use Super Dev Mode I'll have same message:
Error running GWTKafka SuperDev Mode: No GWT modules found in 'gwtkafka'
Project is setup as GWT Maven project, practically with no changes away from setup. Project structure
gwt
gwt-client
gwt-server
gwt-shared
Maven install
command is working as expected, project is compiled.