[Pydev-code] PyDev Package Explorer now blank
Brought to you by:
fabioz
From: Ross <ro...@gm...> - 2009-07-17 00:38:54
|
Hello, I tried to update my PyDev plug-in for Eclipse, where I'd been pretty happy. I confess to not being an Eclipse guru - I know how to do what I need to do to be productive, and that's all. Working on Mac OS X 10.4 My first sign of trouble was right after the update, there was a weird focus thing, where I couldn't get keystrokes or mousing to go to the Eclipse app. Even though I selected Eclipse, the keystrokes would continue to go to the previous application I had used. That went away after minimizing the window and bringing it back. However now, even though I've restarted, and changed workspaces several times, my PyDev workspaces don't show up in the "Pydev Package Explorer". I can open my python files and run them still. Just can't see the projects. I've verified I can create a new project and it shows up in the explorer, but I can't get Eclipse/Pydev to recognize the existing 10 projects in my workspace. I've tried changing workspaces, disabling and re-enabling pydev, and even reverting to an old pydev. Perhaps it's an Eclipse related thing - anyone know how to force it to recognize the existing workspace? Interestingly, if I select Export a project as an archive, it offers me the projects in the workspace, so it knows about their existence. Kind Regards, Ross |