Perhaps you could give a bit more detail about your problems. Eclipse is capable of debugging mulitple interacting projects at the same time.
I suspect that you might be having trouble trying to run your GWT project in 'hosted' mode, while trying to access the other project's server. If that is the case, you might try rewriting your GWT server code to be a proxy for the other project. But I am not sure what the problem is; I have both merged and split GWT and web projects before, without much trouble, so long as you understand where everything is supposed to go, how to configure the deployment descriptors, and how to configure the GWT project(s). ----------------------- Search for analog and digital television broadcast antennas in your area: http://www.antennamap.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
