Re: Error while running a project in eclipse

2009-05-03 Thread Salvador Diaz
[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 you meant [ERROR] Hint: Check that your classpath includes all required source roots [ERROR] Failure to load

Re: Error while running a project in eclipse

2009-05-02 Thread Shri
Ritu, How did you resolve your issue? I am getting the same problem and all the configuration seems to be fine. Any help will be appreciated. Thanks, Shri On Mar 31, 8:15 pm, ritu6386 ritu0...@gmail.com wrote: Isrc directory is in my classpath. Now when i launch i get this error. Can anyone

Re: Error while running a project in eclipse

2009-03-31 Thread Vitali Lovich
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 ritu0...@gmail.com

Re: Error while running a project in eclipse

2009-03-31 Thread Vinay
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 vlov...@gmail.com wrote: I'm assuming that you do have the following project structure:

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

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