[Pydev-users] [Please post to StackOverflow with PyDev tag] RE: Launch Configurations Disappear
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2012-12-12 19:06:13
|
The following forum message was posted by tsemple at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4589906: I am experiencing a variation of this problem. In my case it applies only to one of my PyDev projects. I can fill out a launch configuration and use it successfully one time (or re-run during that session), but it never again appears in the Run Configurations list. The launch configuration files exist in my workspace (in .metadata/plugins/org.eclipse.debug.core/.launches) but they seem to be filtered out somewhere along the way, I assume by Pydev. Meanwhile other PyDev projects (and Java projects) do not have this problem. I've tried recreating the project from scratch, and was able to have a configuration 'stick' one time, but it vanished after some perspective change or close of the project, never to return (after opening the project again). Most annoying. |