gwt-plugins / gwt-eclipse-plugin

GWT Eclipse Plugin Documentation
http://gwt-plugins.github.io/documentation/
Eclipse Public License 1.0
113 stars 48 forks source link

Plugin changes -superDevMode into -nosuperDevMode in Run-Configurations, why? #429

Closed sstamm closed 1 year ago

sstamm commented 1 year ago

Due to problems like https://github.com/gwtproject/gwt/issues/9582 I created my own ServletContainerLauncher for Tomcat. Now, every time I start the configuration it looks like the plugin replaces -superDevMode with -nosuperDevMode. Is there any reason for this? What's the background and can I prevent this?

sstamm commented 1 year ago

Nevermind, was related to a build I grabbed from one of the PR here, were at the GWT-Tab the 'Super Development Mode' Button was missing 🤦‍♂️