Wednesday, August 31, 2016

Re: Please help: GWT generates .class files to src folder

If you are running in Eclipse, this is an eclipse setting in the Project Properties -> Java Build Path, make sure "Allow output folders for source folders" is unchecked or make sure that each source folder is pointing its output folder to a desired location.

On Wednesday, August 31, 2016 at 1:45:08 AM UTC-7, Florian Heymel wrote:
Hello all,

i got a strange issue recently. If i launch gwt superdev mode gwt somehow compiles classes on demand, as soon as they are used (servlets or daos etc). What i dont understand is, why they occure in my src folder?

Can anyone hep with that issue? That is really annoying because it totaly confuses my svn.

Eclipse mars/GWT 2.7

Best regards
Florian

--
You received this message because you are subscribed to the Google Groups "GWT Users" 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 https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment