Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse without update sites?

I just downloaded the "Java" and the "Classic" version of Eclipse 3.7 Indigo and in both cases there are no default update sites like the one from Indigo itself. What could have gone wrong here?

like image 524
erikbstack Avatar asked May 17 '26 04:05

erikbstack


1 Answers

The Classic Eclipse SDK (that includes PDE and JDT) comes with the update sites pre-populated. But if you can't see them, you can add them:

  • http://download.eclipse.org/releases/indigo
  • http://download.eclipse.org/eclipse/updates/3.7
like image 195
Paul Webster Avatar answered May 18 '26 18:05

Paul Webster