debugging inside eclipse and using tomcat ?????

2009-07-27 Thread Muhannad Nasser
hi... i am new in GWT and i need to know how i can debug a project on eclipse and using tomcat when i try to run the debugger from eclipse i get this error... and it asks me to to edit lookup path but when i opened the path... the jar files for GWT and the source files for my project

Re: debugging inside eclipse and using tomcat ?????

2009-07-27 Thread Jason Parekh
Hi Muhannad, Would you be okay with debugging via Jetty? If so, right-click on your project and select Debug As Web application, and it should just work. If this doesn't, please paste the detailed errors in your reply. Thanks, jason On Mon, Jul 27, 2009 at 2:21 AM, Muhannad Nasser