JavaScript Development Tools UI
Project Overview
JSDT UI Bundles
The JavaScript Development Tools UI is broken down into the following bundles, which include:
- org.eclipse.wst.jsdt.ui - contains the UI presentation for the JavaScript IDE.
- org.eclipse.wst.jsdt.doc - contains the help documentation for JSDT.
- org.eclipse.wst.jsdt.feature - contains the feature definition of JSDT.
- org.eclipse.wst.jsdt.manipulation - contains refactoring support.
- org.eclipse.wst.jsdt.support.firefox - contains special support for Mozilla Firefox.
- org.eclipse.wst.jsdt.support.ie - contains special support for Microsoft Internet Explorer.
- org.eclipse.wst.jsdt.ui.tests - contains tests for the UI.
Up To The Minute
JSDT UI is preparing to release version 3.2.1!