Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 402200

Summary: RAP Developer Guide ... Alternative Install Target Manually has several problems
Product: [RT] RAP Reporter: Charles Tubbs <ctubbs>
Component: OtherAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.1 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Charles Tubbs CLA 2013-03-01 23:22:53 EST
RAP Developer Guide > Getting Started > Installing a RAP Target > Alternative: Install Target Manually has many problems:

1. Refers to (File > New > General > Project) It should refer to (File > New > Project... >General > Project) if you want to open an actual page.

2. Refers to (New > Plug-in Development > Target Definition) I think it should refer to (File > New > Other > Plug-in Development> Target Definition) OR MAYBE (File > New > Target Definition). Without knowing about "Other".

When I attempted 4. to download the target definition from http://download.eclipse.org/rt/rap/1.5/runtime  with the option to Include required software, I got the following error messages:

> http://download.eclipse.org/rt/rap/1.5/runtime 0 plug-ins available
> Cannot satisfy dependency:
  From: Jetty Http Service 3.0.1.v20121109-20329 (org.eclipse.equinox. ..............
  To: package org.eclipse.jetty.server[8.0.0,9.0.0)
  
> Cannot satisfy dependency
  From: Rich Ajax Platform (RAP) Basic Target Requirements ...........
  To: org.eclipse.equinox.http.jetty ..................
  
  Missing requirement: Jetty::Server Core 8.1.3..............
  Software being installed: Rich Ajax Platform (RAP) Basic Target Requirements ........
Comment 1 Ivan Furnadjiev CLA 2013-03-04 03:07:39 EST
Fixed in master with commit a3d1b97bebd6afe69f01813c1f6975cb9a50a6da. Paths are corrected as you suggested. Please note that uncheck of "Include required software" checkbox is *only* needed for RAP Runtime 1.5 and it is mentioned in the online version of the documentation:
http://www.eclipse.org/rap/developers-guide/devguide.php?topic=getting-started/target-install.html&version=1.5
As RAP Tools 2.0 may have some problems with RAP Runtime 1.5 I've removed the 1.5 repository from the list in point 4.