All the source code you'd like the GWT compiler to see must be
referenced in a GWT module.

So you might need to explicitly add in a '<source>' tag in one of
your .gwt.xml files

http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=google-web-toolkit-doc-1-5&t=DevGuideModuleXml

On Dec 11, 12:09 pm, bbones <[email protected]> wrote:
> Is it possible to use shared source folder linked Eclipse standard way
> with GWT tools?
>
> There is no problem in design time, compiler see all files in
> classpath. But in Host mode I've got an error
>
> [ERROR] Line 28: No source code is available for type
> plantspring.gwt.intf.MainMenuService; did you forget to inherit a
> required module?
>
> I want to share RPC interface files with different Eclipse project.
>
> What is a right way for that?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to