Hi all, I have a weird issue here.. I'm working with eclipse and pydev and I have defined a project with the full web2py folder.
The problem is I can debug several applications such as the welcome or example app, or even the code in web2py.py, but my own apps (created with fast new app options in web interface) can't be debugged anymore. I mean, the debugger doesn't stop at breakpoints. Has anyone already experienced the same ?