pydev executes unit test instead of last selected run
Brought to you by:
fabioz
When editing other files pydef always runs unit test instead of last selected run.
For example:
-when editing a yaml file which lies in the same directory of the python script
-pressing run (last run was the one from the script)
-no unit test was defined before
-a new unit test is automatically created and run instead of running the python script.
I always have to click into the editor with the main file, or select the appropriate run option in drop down menu.
This behavior is really driving me nuts, it should execute the last run option for the current project like in other eclipse plugins.
___Versions___
Eclipse IDE for C/C++ Developers
Version: Juno Service Release 1
Build id: 20120920-0800
PyDev Version: Last from update site