Friday, November 30, 2012

Re: GWT Hosted Mode With Sub Projects

How would I do this in eclipse?

On Wednesday, 28 November 2012 17:17:12 UTC, Jens wrote:
Your sub project contains GWT modules that you inherit in your main app so the GWT compiler can actually see the source of your sub project?

Is your classpath for hosted mode correct? It should contain classes and sources (and resources like *.gwt.xml if you have them in a separate folder) of your sub project. 

-- J.


Am Mittwoch, 28. November 2012 17:33:08 UTC+1 schrieb Callist:
Hi,

How do I run GWT in hosted mode in a project which inherits from another project? I get errors saying that the classes in the second project cannot be found and may need to be inherited. It works perfectly fine our of hosted mode though - any ideas? P.S - I am not using maven.

Thanks.

--
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/-/uQCHqjhFxHoJ.
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