Tuesday, October 4, 2011

PyDev Reindex Packages

After adding a new Package to Python, PyDev needs to reindex the packages. To do so:

Window >> Preferences >> PyDev >> Interpretter - Python
Make a non-destructive edit to the path: For instance-Use New Folder to add anything (C:\ for instance) then use Remove to remove it.
Click Apply

Done!

1 comment:

  1. You can just press 'apply' again in that dialog and it'll ask you which interpreter to reindex.

    ReplyDelete