Mario B
Mario B

Reputation: 2355

Eclipse Luna - Update Site for Eclipse Java Developer Tools

After a long love-hate relationship with eclipse, i got used to downloading Eclipse's blank "Platform Runtime Binary" and installing every single plugin myself (even the "Java Development Tools") over update sites. For the last years i was really happy with that solution.

Now i downloaded Eclipse Luna and i can't seem to find the "Java Development Tools" in the official update sites as in other releases. I searched in some other locations as well, but no luck.

Can someone point me in the right direction?

Upvotes: 1

Views: 1758

Answers (1)

greg-449
greg-449

Reputation: 111217

The JDT is in the usual place.

For Luna the update site is 'http://download.eclipse.org/releases/luna' and the JDT is in the 'Programming Languages' section - `Eclipse Java Development Tools'

Upvotes: 3

Related Questions