Install Target Manually
This step is only required, if you haven't already set up your target platform. This
can be done automatically with RAP Tools.
However, in some cases you may want to choose a different version of RAP as a target for your
application.
- Open Window > Preferences and go to the Plug-in
Development > Target Platform preference page.
- Add a new target definition and initialize it with "nothing".
- On the next page, click Add and choose Software Site
from the Add Content wizard.
- On the following page, enter the URL to the RAP software repository
in the Work with field and press enter. These repositories are
currently available:
- RAP 1.2: http://download.eclipse.org/rt/rap/1.2/runtime-update
- RAP 1.3: http://download.eclipse.org/rt/rap/1.3/runtime
- RAP 1.4: http://download.eclipse.org/rt/rap/1.4/runtime
- RAP 1.5: http://download.eclipse.org/rt/rap/1.5/runtime
- Select the target to install from the list below.
- Make sure the checkbox Include required software is not
checked.
- Click Finish. After the download is completed, click Finish
again to save the new target definition.
- Activate the new target on the target platform preference page.
Note: if doing this with a workspace that already contains projects that
depend on the target, you may get compile errors. Restarting Eclipse and/or
doing a clean build will help.