1. Can we have more sub source folders under src/main such as src/main/java, src/main/gwt for GWT, src/main/birt,for BIRT, src/main/config for Spring Java configuration.
2. I have a huge project (> 1000 database tables). I like to generate many gwtar files for my internal team in order to reduce gwt compilation time. How do I do it? Should I use CompileModule from prompt? I like to get one script how to generate a gwtar file?
Thanks,
On Monday, March 25, 2013 5:22:37 AM UTC-4, Thomas Broyer wrote:
Hi everyone,--Last night (UTC+1), I released 1.0-alpha-1 of my net.ltgt.gwt.maven:gwt-maven-plugin .
Preliminary documentation is available at https://github.com/tbroyer/gwt-maven-plugin
Note that this is an early alpha:
• As an experiment, the GWT compiler runs inline rather than in a forked process (which also means it only uses threads for now and won't fork worker processes); forking will likely become an option behind a flag (similar to the maven-compiler-plugin).
• There's no way to launch the DevMode or SuperDevMode. I want something that works in multi-module builds, contrary to the org.codehaus.mojo:gwt-maven-plugin.
Unless someone opposes to it, this plugin will likely become com.google.gwt.maven:gwt-maven-plugin in the near future (with the stated goal of replacing the Codehaus Mojo plugin in the long run).Note: this forum is about GWT proper, so please keep feedback on this specific thread, the G+ announcement (see link below), the other announcements in the GWT and gwt-maven-plugin forums, or possibly on Twitter (@tbroyer)."Illustrated announcement" at: https://plus.google.com/113945685385052458154/posts/ RDrK7ukVFqJ
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment