Hello, I searching a solution for the following development environment:
We want to develop an online application using web2py on a development webserver (based on debian linux). All developers are using Windows workstations with an Eclipse IDE to edit and to remote debugging the sources. The idea of the project manager is to develop the sources on the target system while interactivly debugging in the Eclipse IDE using remote debugging. We found many articles in the web about having Eclipse with PyDev to debug the source code. So we installed Eclipse and PyDev to get the development environment... very pleased to be able to debug when web2py running on local CPU with local installed python 2.7. We also installed Target Management (RSE) for having access to the sources on the remote webserver and were able to edit them on our local Windows PC. Unfortunately we weren't able to get the PyDev debugger working. We are looking for help how to setup the Eclipse in detail. How to setup the communication between Eclipse and the development server (IP, port)? How to setup the pydevd? Are the sources really running on the remote webserver CPU when using remote debugging? Any hint is welcome. Thank you very much. Christian -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

