I get this error-message trying to compile after deleting the
Parent.gwt.xml:
   [ERROR] Hint: Previous compiler errors may have made this type
unavailable
         [ERROR] Hint: 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

Thanks!



On 2 Feb., 00:18, newnoise <tommmuel...@googlemail.com> wrote:
> Ok. But don't I need some module like parent? If I delete parent I
> can't compile the project no more.
> Both .html-files point to the right .nocache.js files! I doublechecked
> it several times :)
>
> Thanks
> noise
>
> On 1 Feb., 23:24, Colin Alworth <niloc...@gmail.com> wrote:
>
> > From the little information here, it seems that either Child2.html has a
> > script tag loading Child1.nocache.js or Parent.nocache.js
>
> > Parent serves no purpose in your setup - if it were compiled and run, it
> > would try to start both applications at once.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to