-
Notifications
You must be signed in to change notification settings - Fork 122
Intelij 2018.2 Debugging GWT Apps
Mark Kevin Baldemor edited this page Aug 6, 2018
·
6 revisions
- Update or Download the latest 2018.2 Intelij IDEA
- Create a GWT Run Configuration and tick
With Javascript debuggerand run the application.
- Then once you run the application it will open a separate Chrome Window Default behavior
- The above steps will just allow you to debug in a single browser window (With no bookmark etc.) which states here
- In order to debug it on any current Chrome Browser Window you must download the Live Edit plugin then the JetBrains Chrome Extension and enable it.
