Compiler style

GWT Designer allows you to quickly create the modules, composites, panels, remote services and other elements that comprise Google Web Tookit applications.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Compiler style

Postby ashouric » Fri Oct 27, 2006 11:13 pm

Dear all,

Generated javascript Style is one of the options for GWTCompiler, it would be convenient to have a setting this property in "run configuratios".

Also, you can add the following to the generated ant:
Code: Select all
         </classpath>
         <!-- Uncomment the following for beautifying the generated javascript: Options can be: PRETTY, DETAILED-->
<!--
         <arg value="-style"/>
         <arg value="DETAILED"/>
-->
         <arg value="-out" />
         <arg file="@dot" />
ashouric
 
Posts: 75
Joined: Sat Sep 30, 2006 9:13 pm

Re: Compiler style

Postby Eric Clayberg » Mon Oct 30, 2006 10:43 am

ashouric wrote:Generated javascript Style is one of the options for GWTCompiler, it would be convenient to have a setting this property in "run configuratios".

The latest GWT Designer builld now includes an option to set the GWT Compiler Style in the Deploy Module dialog.

Image
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Postby ashouric » Mon Oct 30, 2006 9:48 pm

Eric Clayberg wrote:... in the Deploy Module dialog.


Thanks for adding this feature, but 'run/debug' configurations are also important as usually 'detailed/pretty' styles are helpful during developing custom widget with lower level javascript, which can be viewed in 'www' directory before deploying to a server.
ashouric
 
Posts: 75
Joined: Sat Sep 30, 2006 9:13 pm

Postby Eric Clayberg » Tue Oct 31, 2006 12:28 pm

ashouric wrote:Thanks for adding this feature, but 'run/debug' configurations are also important as usually 'detailed/pretty' styles are helpful during developing custom widget with lower level javascript, which can be viewed in 'www' directory before deploying to a server.

Done. A new Compiler Style option is available in the GWT Application launch configuration in the latest build.

Image
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to GWT Designer

Who is online

Users browsing this forum: No registered users and 3 guests