Change Super Dev Mode port parameter in intellij's GWT Configuration
The -port parameter change the port of the web server where as the parameter -codeServerPort change the port of the code server.
Using this configuration:
starts the web server with port 9264 and the code server with port 8765: