How to install the latest version of JavaScript Development Tools in Eclipse?
Asked Answered
T

2

19

On http://www.eclipse.org/webtools/jsdt/ it says that the most recent version is 3.4. My Eclipse version is 4.2 Juno.

In Help → Install new software... when I search for it I only get the 1.4 JSDT. I've got the following software sites enabled:

Juno    http://download.eclipse.org/releases/juno   Enabled
Mylyn for Eclipse Juno  http://download.eclipse.org/mylyn/releases/juno Enabled
The Eclipse Project Updates http://download.eclipse.org/eclipse/updates/4.2 Enabled

So how do I install the 3.4 JSDT?

Tsaritsyn answered 12/9, 2012 at 11:51 Comment(0)
P
17

JSDT was only released under Web Tools Platform (WTP) version 3.4, this doesn't mean that the version of the JSDT itself has version 3.4 too.

You could probably update your WTP Version to 3.4. The repository could also be found under http://download.eclipse.org/webtools/repository/juno

Parsee answered 12/9, 2012 at 14:33 Comment(0)
M
0

This is an old post, but I just installed Luna and it's installed. Here is what I found: from the Eclipse Wiki

JSDT is included with WTP 3.0 and above.

To verify from Eclipse. Go to the file menu, select Help - About Eclipse - Installation Details the Plugins Tab and it's listed there.

Mccarty answered 30/9, 2015 at 13:36 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.