Did you remove all inherits tags in all other modules referencing
Student.gwt.xml?

It may be a module still referencing it...

On 28 Jun., 12:26, Aditya <[email protected]> wrote:
> hello,
>
>       Its been now long time i m using GWT , I am facing some problem
> with GWT modules.
>
> I was having several modules in my application but over the period I
> updated my application and just wanted to remove some unused stuff
> from the application.
>
> So I deleted the module Student and then i tried running application
> in hosted mode it worked fine but I got error on the console saying
>
> [ERROR] Unable to find 'Student.gwt.xml' on your classpath; could be a
> typo, or maybe you forgot to include a classpath entry for source?
>
> I am not able to figure out why I am getting this error  as that is
> module is not present and I have deleted all the files which were
> associated with that module so no chance of having any reference.
>
> Still i m getting that error message and just because of that I can't
> run my application in debug mode so i cant hit the client side break
> points as by passing extra URL param application refuses to run.
>
> Any one has encountered this problem before if yes then please let me
> know.
>
> thank you
>
> --
> Aditya

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