add

<source path="client"/>
<source path="common"/>

to you GWT Module xml

On Jun 5, 9:33 am, Dan King <[email protected]> wrote:
> Hi everyone,
>
> I have a GWT project. In that project I created a common package
> "com.projectName.common" When I reference a class from the project I
> dont' have an issue in Eclipse. The problem is the GWT Compiler is
> unable to compile my code.
>
> I receive errors when trying to use the classes in the common package
> that they "cannot be resolved to a type"
>
> Here is an example. I have a class called testClass in the common
> package and I am trying to use it in the entry point for my project:
>
> [ERROR] Line 38: testClass cannot be resolved to a type
>
> Any help is greatly appreciated.
>
> Thanks,
> Dan
--~--~---------~--~----~------------~-------~--~----~
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