Search code examples
pydev

Error by installing pydev into Eclipse


I have to install pydev plugin into eclipse. I did the following steps: help -> install new Software and I have used the pydev updates site but I became this error message:

"HTTP Server Unknown HTTP Response Code (302):http://pydev.org/updates/content.xml HTTP Server Unknown HTTP Response Code (302):http://pydev.org/updates/content.xml General connection error with response code=302"

I also tried to install with the Eclipse Market without success. I can install another plugins but just Pydev don't work. I really don't know how to manage it.

Thanks.


Solution

  • That link is a redirect... try putting the direct url to see if it works (currently): https://dl.bintray.com/fabioz/pydev/5.6.0 -- visit http://www.pydev.org/updates/ to get the latest link for the current version.