How to Configure GWT 2.9.0 Super Dev Mode for Intellij Idea recent versions 2023 ?
Answered
I was using GWT Enterprise Application which we package it to war and deploy in Tomcat Server in our Production. I heard of GWT Super Dev mode, where we can actually run the application in our local IDE to improve the development activities. I have gone through numerous references but I cannot be able to set it up. Seems there not much articles to support for configuring Super Dev mode with recent versions of Intellij IDEA.
Few references I have checked :
How to get GWT Super Dev Mode to work with IntelliJ,
how to debug gwt with super dev
Kindly let me know for any working references/leads. Best Regards,
Please sign in to leave a comment.
You can try with https://github.com/tbroyer/gwt-maven-archetypes/.
The configuration would look like this: