Description
Hi,
I download the new plugin to test it out.
I have found a few problems, I am trying to use this on multi-module maven projects.
Found in the last 1/2 hr of testing, against latest Neon release 1a.
-
The label names are confusing for the configurations.
GWT Development Mode (Code Server) . I guess this is new and used to run through the CodeServer only, Why no option for "-noserver", If I add it into the args section, it suddenly disappears afterwards. The args don't seem to be saved or possibly overwritten accidentaly. -
GWT Development Mode (DevMode). I guess this is only for legacy reasons. - With the DevMode option, I wanted to select the no server option but see screenshot, I get an error about "App Engine projects need to run the built-in server". My project has no ref to app-engine anywhere in classpath, or facets etc.