Re: Error while running a project in eclipse

2009-03-31 Thread ritu6386
Isrc directory is in my classpath. Now when i launch i get this error. Can anyone tell me where im going wrong. [TRACE] Finding entry point classes [ERROR] Unable to find type 'com.apress.gwt.client.GWTasks' [ERROR] Hint: Check that the type name 'com.apress.gwt.client.GWTasks' is really what

Re: Unable to find 'com/apress/gwt/GWTasks.gwt.xml' on your classpath;

2009-03-30 Thread ritu6386
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

Error while running a project in eclipse

2009-03-30 Thread ritu6386
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

Unable to find 'com/apress/gwt/GWTasks.gwt.xml' on your classpath;

2009-03-27 Thread ritu6386
Hi, I have just started using GWT and i started with a very simple project i found in a book . When i execute it from the command prompt for the first time it's working fine. Then i try and import project to eclipse and while executing i get this error. [ERROR] Unable to find