GWT integration compiler heap size Follow
Idea, let's get to it! There appears to be now way to set the
gwtcompiler settings for the gwt integration, so if you have a heap
problem, like I do, you are out of luck! Help!
--
-
David H. McCoy
-
Please sign in to leave a comment.
The GWT plugin is pretty crappy, at this time, especially if you're using Selena. I suggest you to use the "compile" button on the hosted mode browser. It seems to work better. Ah, and the hosted mode browser, if you want to launch it without having the limitations that the idea plugin imposes you, just launch it as a standalone application with a command line like the following:
Main class:
com.google.gwt.dev.GWTShell
Parameters:
-noserver -port 8080 -logLevel INFO -style DETAILED -out "C:\Stratosfera\pos\storereports\war" -gen "C:\Documents and Settings\ictdb2\.IntelliJIdea70\system\gwt\stratosfera-storereports.e50243f4\run\gen" mrpweb/it.stratosfera.pos.promoreorderform.gwt.PromoReorderForm/PromoReorderForm.html
Hello David,
Fixed. Will be available in next Selena EAP (see http://www.jetbrains.net/jira/browse/IDEADEV-9296).
In article <5731961.1184174919173.JavaMail.itn@is.intellij.net>,
baroncelli@yahoo.com says...
That's what I do. I've bypassed the front-end. The intentions are good
(if out of date), but they've got to fix the front-end.
--
-
David H. McCoy
-