I m having 11-12 modules with having same inherits following files ....

<inherits name="com.google.gwt.user.User" />
<inherits name="com.google.gwt.user.theme.standard.Standard"/>
<inherits name='com.googlecode.gchart.GChart'/>

these are common and none other than this.
and forth one is for entry point.
but i didn;t found a single module referencing that deleted student.gwt.xml
module...!

--
Aditya


On Mon, Jun 28, 2010 at 3:59 PM, andreas <horst.andrea...@googlemail.com>wrote:

> 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 <007aditya.b...@gmail.com> 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 google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
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-tool...@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