Monday, February 25, 2013

Re: Class files being generated to source trees when running GWT from within IDE

If you are using maven it is probably that you have the inplace configuration set to true.

see: http://maven.apache.org/plugins/maven-war-plugin/inplace-mojo.html
see: http://mojo.codehaus.org/gwt-maven-plugin/user-guide/compiler.html

On Monday, February 25, 2013 11:03:24 PM UTC+1, Jim Weaver wrote:
Hi,

We've seen this with both Eclipse and Intellij, but currently with IntelliJ.  When we launch our web application using the IntelliJ GWT plugin via a run configuration, the application launches fine, but class files are written to the source trees.  I can see the source trees in the classpath where the process is launched, and understand GWT development mode needs these source files, be we're not sure why class files are being written into our source trees.  We have to clean them up manually.

Anyone else seen this?

--
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