1. The files in python-library do not work with Link With Editor action.
2. The eggs in python-library, that do not contain folders, can not expand in Explorer. such as suds-0.4-py2.7.egg
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I mean that egg is a zip file, not a folder.
I unpack egg file to a folder, no Unresolved import Problem, and The egg in python-library can expand in Explorer.
So, I think, pydev parse egg(zipfile) incorrectly
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
1. The files in python-library do not work with Link With Editor action.
2. The eggs in python-library, that do not contain folders, can not expand in Explorer. such as suds-0.4-py2.7.egg
btw: another error occur when I reopen eclise
Description Resource Path Location Type
Unresolved import: suds testsuds1.py line 2 PyDev Problem
I mean that egg is a zip file, not a folder.
I unpack egg file to a folder, no Unresolved import Problem, and The egg in python-library can expand in Explorer.
So, I think, pydev parse egg(zipfile) incorrectly