Hi,

as long as I use com.google.gwt*, java.* and <my project>.client.*
classes in my client app, everything works fine. As soon as I want to
use a class outside <my project>.client.*, e.g. a class from <my
project>.server.* I get this well-know error:  "No source code is
available for type ... "

The Project's Java Build Path/Source does already contain the complete
src path of my project. So it doesn't seem useful to add <my
project>.server.* additionally. Do I need an explicit GWT Module
definition for that or can this be done via Project Settings?

TIA,

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