What happened to Eclipse's JSDT?
Asked Answered
U

1

7

JSDT (Javascript Development Tools) is an Eclipse project aimed at implementing the JDT APIs for Javascript. Its early demos were really impressive, but it seems to not have had any releases since 2007, without any mention of what happened to it.

Does anyone know its status?

Unglue answered 4/3, 2009 at 6:25 Comment(1)
Just for reference: eclipse.org/webtools/jsdt AND projects.eclipse.org/projects/webtools.jsdtEmetic
T
11

As said in the page link you provided, it is now part of WTP (Web Tool Platform)

As such, it is still included in the WTP releases since 2007, like this message illustrates, and the list of bugs for the wtp.jsdt component seems fairly active.

However, its facet (the wrapper around installing the JSDT nature) was missing until recently.

Turnbow answered 4/3, 2009 at 7:7 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.