Monday, December 3, 2012

Re: GWT Hosted Mode With Sub Projects

Ah, I thought I was adding the src to the right location.. however upon seeing your diagram it became more apparent. I finally have it working - thank you very much!

On Monday, 3 December 2012 09:42:07 UTC, Jens wrote:
I have

- app (inherits common)
- common

and the run configuration for running App's DevMode contains the following User Entries:

- src - /app/
- src - /common/
- app (the eclipse project)

If you have super-source folders and/or generated-source folders (e.g. result of annotation processing) you should add them as well. 

-- J.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/Pm1GlYDevA8J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment