Hi SteveC,

I'm also facing the same porblem.
I have started using gwt designer in my existing project, but i am
getting some errors

com.google.gwt.json.client.JSONArray can not be found in source
packages.
Check the inheritance chain from your module;it may not be inheriting
a required module or a module may not be adding its source path
entries properly.

com.google.gwt.json.client.JSONObject can not be found in source
packages.
 Check the inheritance chain from your module; it may not be
inheriting a required module or a module may not be adding its source
path entries properly.

com.google.gwt.json.client.JSONString can not be found in source
packages.
 Check the inheritance chain from your module; it may not be
inheriting a required module or a module may not be adding its source
path entries properly.

junit.framework.TestCase can not be found in source packages.
Check the inheritance chain from your module;it may not be inheriting
a required module or a module may not be adding its source path
entries properly.

But it was working fine before implementing gwt designer into my
project !!!
Please can any one tell me what is these errors ???

And i'v noticed that Gwt designer will maintain only one Gwt Xml file
for all EntryPoints.. !!

Any help is very appreciated!

On Nov 13, 8:39 pm, SteveC <[email protected]> wrote:
> We are using GWT 2.1 on Eclipse 3.6 running on Windows XP.  After we
> installed GWT Designer into Eclipse, our project started showing
> errors in Eclipse relating to classes not being found within our own
> code.  When we uninstall GWT Designer from Eclipse, the errors go
> away.
>
> There are no actual errors in our code but somehow GWT Designer makes
> Eclipse think there are.
>
> How can we make GWT Designer coexist with our GWT 2.1 project and not
> have Eclipse 3.6 report errors where there aren't any?
>
> Is this a known issue?  My attempts at searching out the problem have
> failed.

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