Reputation: 87
Using IDEA 2018.3 ide ultimate, from windows 10, I cannot specify which gwt modules to load in the debug configuration, in order to debug client side java, with super dev plugin in chrome browser, the message is "no gwt modules found".
From chrome pressing the "debug in jet idea" button in the plugin does seem indeed to connect to the ide.
The project was imported from eclipse, how can I activate which gwt modules ?
Upvotes: 1
Views: 769
Reputation: 2156
What is this Chrome plugin you are talking about ? I use IntelliJ for GWT, and debugging works fine. But I never installed any plugin for Chrome. I just run from IntelliJ, and I can set breakpoints in IntelliJ and in Chrome Developer tools.
I looked at your screenshot, this is identical to my settings.
Upvotes: 2