i am working on a project using sqlalchemy 0.7, unittest, eclipse 3.7.2 and pydev 1.4. I am setting breakpoints in python files (unit test files), but they are completely ignored (before, at some point, they worked). By now i have upgraded all related software (see above), started new projects, played around with settings, hypnotized my screen, but nothing works.
The only idea i got from some post is that it has something to de with changing some .py file names to lower case.
Does anyone have any ideas? Please help!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i am working on a project using sqlalchemy 0.7, unittest, eclipse 3.7.2 and pydev 1.4. I am setting breakpoints in python files (unit test files), but they are completely ignored (before, at some point, they worked). By now i have upgraded all related software (see above), started new projects, played around with settings, hypnotized my screen, but nothing works.
The only idea i got from some post is that it has something to de with changing some .py file names to lower case.
Does anyone have any ideas? Please help!
Please post the same question to stackoverflow with a PyDev tag (this forum is now deprecated).
Cheers,
Fabio