In Eclipse, right click your src folder --->Build Path ----> Use as source folder
you wont get this error thanks Vinay (vinaytech.wordpress.com) On Mar 31, 11:56 am, Vitali Lovich <[email protected]> wrote: > I'm assuming that you do have the following project structure: > > src/com/apress/gwt/GWTTasks.gwt.xml > src/com/apress/gwt/client > src/com/apress/gwt/server > ? > > Check to make sure that when you run, the src directory is in your > classpath. > > > > On Tue, Mar 31, 2009 at 1:37 AM, ritu6386 <[email protected]> wrote: > > > Hi, > > > I am using gwt-windows-1.5.3 and jdk1.6 . I am not getting any > > error > > when i start from command prompt. > > When im trying to run the same code using eclipse i get this error > > > [ERROR] Unable to find 'com/apress/gwt/GWTasks.gwt.xml' on your > > classpath; could be a typo, or maybe you forgot to include a > > classpath > > entry for source? > > > I have included gwt-dev-windows.jar and gwt-user.jar files. > > Do i need to make any further changes when i use eclipse. > > > Thanks > > Ritu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
