Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] WTP builds and JSDT versions

Thanks Chris.  I validated that the jQuery bugfixes are in WTP 3.3.0.

I'm still confused about the timestamps on the Installed Features though:

In WTP 3.3.0:
  _javascript_ Development Tools 1.3.0.v201008190258-7F78FUHFBBoPbPY-lyXBmc org.eclipse.wst.jsdt.feature.feature.group

IN WTP 3.2.3:
    _javascript_ Development Tools 1.2.3.v201010160635-7C78FGUF9JgLWLQ1UIPrac org.eclipse.wst.jsdt.feature.feature.group

WTP 3.3.0 looks like August and WTP 3.2.3 looks like October.

If I look at the plugins, the dates are much closer although 3.3.0's org.eclipse.wst.jst.core is still two weeks earlier than 3.2.3.


A related question:  

If I need to provide my users with a JSDT that support jQuery, is there a better option than including JSDT 1.2.3 with my P2 site?  It works ok with Eclipse Classic and Eclipse for Java but fails with Eclipse for Java EE

Back to the top