You only need to open the .project-file and add the missing pdt-nature to it though I'm not sure if this will have any side effects.
We are doing GWT+PHP development by having 2 projects where and the GWT one sources in the PHP-Files by using Subversions svn:externals. Tom Arthur Kalmenson schrieb: > Have you tried putting the server side PHP code into a separate > project? Have one project for the client side GWT code and one project > for the server side PHP code. That might help with the debugging > problem too. > > -- > Arthur Kalmenson > > > > On Fri, Jan 16, 2009 at 8:46 AM, ScoPi <[email protected]> wrote: > >> I have a good setup in Eclipse for debugging the client-side of a GWT >> application that uses Apache/PHP on the backend. However, I can't >> figure out how to debug the server-side PHP from Eclipse as well. I do >> have the PDT installed (PHP Development Tools), but since the GWT >> application creator script created my Eclipse project file, the >> project isn't a PHP project and therefore the normal options to easily >> debug the server side aren't present. Does anyone have any >> suggestions? Is xdebug my only option? >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
