I have a lot of problems getting Eclipse to recognize PyDev when using the zip file of the PyDev file. (I need to use the zip file because the Dev machine does not have access to the Internet).
I have Eclipse installed and downloaded PyDev zip. I searched for an honest bit and tried the following based on the suggestions I found: -
- Unzip the zip to ECLIPSE / helios / dropins and restart eclipse.
- Unzip .zip to ECLIPSE / helios / plugins and restart eclipse.
Nothing makes Python a choice in Eclipse, Window, Preferences.
Helios contains an eclipse executable that I use to download eclipse.
I am using eclipse on Redhat linux.
One suggestion was to extract the zip on top of the plugins and folders of the eclipse functions, but I donβt see how this would work, since zip just creates a bunch of files and no folders.
Any help for this work would be great.
source share