RSS

Search Engine

Wednesday, December 1, 2010

Eclipse Deltapack

2.1. Download

The delta pack is required to use PDE/build.

This deltapack contains the platform specific features and plugins which are required for building Eclipse product for all platforms. It also includes binary launchers for all platforms in the feature "org.eclipse.equinox.executable".

Tip

The deltapack is also required to export your product for multiple platform via the user interface. See Interactive deployment of Eclipse RCP products .

The deltapack can be found http://download.eclipse.org/eclipse/downloads/ . Select the release for are interested in, e.g. 3.5 and search on the page for "Delta".

Extract the delta pack to a new directory, I recommend to use eclipse install directory and then "/deltapack/eclipse/". So if you installation directory is c:\eclipse35 then it should look like the following.

2.2. Target Platform

To make the delta pack available to the Eclipse IDE add it to the target platform under Windows-> Preferences-> Plug-in Development -> Target Platform. Edit the exiting target platform and add the directory of the delta pack to it.

0 comments:

Post a Comment