3

After installing the PyDev plugin for Eclipse (by feeding http://pydev.org/updates in Eclipse's Install new Software window) I'm getting the following errors when launching Eclipse:

errors

What is it? What should I do?

I'm using Eclipse 4.2.0.

3
  • Try installing PyDev through the Eclipse Marketplace instead. Commented Sep 22, 2012 at 7:49
  • @Amir: Thanks, though I've tried installing through the Marketplace and I still get the same error. Commented Sep 22, 2012 at 9:05
  • @Amir: Your solution has worked after making a fresh new copy of Eclipse. Post it as an answer and I'll accept it. Commented Sep 22, 2012 at 9:19

2 Answers 2

1

You're probably better using Eclipse Marketplace, from the website or through Eclipse itself, instead of providing the direct link.

Sign up to request clarification or add additional context in comments.

Comments

1

This happens because you have a link to the Aptana Studio update site in your updates and you're marking to check all update sites.

As PyDev has optional dependencies on Aptana Studio, it'll gather those plugins, but getting Aptana Studio that way (partially) doesn't work properly. So, uncheck the option to get updates considering all update sites during the install process or remove the aptana studio update site.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.