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

Difference between revisions of "JSDT/Setup WTP Dev Env"

(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...")
 
Line 13: Line 13:
 
go to the latest downloads section, and find the link to the Latest Milestone (or Integration if you need the latest features).
 
go to the latest downloads section, and find the link to the Latest Milestone (or Integration if you need the latest features).
  
[[:File:Wtp-build-latest-milestone.png|find milestone build]]
+
[[File:Wtp-build-latest-milestone.png|find milestone build]]

Revision as of 17:53, 28 March 2017

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