|
|
|
[
Permlink
| « Hide
]
Travis Reeder - 15 Oct 07 21:43
I agree, really slows down dev time. Also, should not compile when running in hosted mode.
At the moment my project grew a lot bigger, and compilation is now taking at least 5 minutes each time (probably 10 minutes if the GWT plugin does it). I disabled the plugin some time ago because it was unworkable.
You can uncheck "Run GWT compiler on make" in GWT facet options if you want to turn off GWT compiler.
Nikolay, the point is we want it to compile sometimes, but not others. Changing the project settings to switch this on and off just isn't good enough. It should just be smarter about when it compiles, for instance: only compile when you are doing a full make (ctrl-f9) or Running a Tomcat Server instance that has a GWT facet in it, but DO NOT COMPILE when Running a GWT Configuration (hosted mode) or when running a unit test like Tom says.
My comment was addressed to Tom. I'd suggested to turn off GWT compilation instead of disabling the plugin completely.
I thought that didn't work, it still did a GWT compile. But I might be wrong because it was a long time ago.
We will try to implement this feature in next version of IDEA.
Wow, so has dev on this plugin pretty much stopped then?
|
|||||||||||||||||||||||||||||||||||||||||||||||