Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

JSDT/Setup WTP Dev Env

< JSDT
Revision as of 17:52, 28 March 2017 by Psuzzi.gmail.com (Talk | contribs) (Created page with "This post explains how to prepare the development environment and the target platform for the development of JSDT. This procedure works for any subproject of the [Eclipse http...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This post explains how to prepare the development environment and the target platform for the development of JSDT. This procedure works for any subproject of the [Eclipse https://eclipse.org/webtools/ WebTools Platform (WTP)].

Prepare Development Environment

Download The Eclipse IDE for RCP and RAP developers.

Prepare Target Platform

Find the integration build page

Start from the http://download.eclipse.org/webtools/downloads/[Eclipse Web Tools Platform (WTP) Downloads page], go to the latest downloads section, and find the link to the Latest Milestone (or Integration if you need the latest features).

find milestone build

Back to the top