How to Convert an RCP Project to RAP
- 1). Open your RCP project in Eclipse.
- 2). Select “Export” from the “File” menu.
- 3). Click “Rich Ajax Platform,” then click “Next.”
- 4). Select the elements of the RCP you want to include. In most cases, this would be all of them. Click “Next.”
- 5). Select your Java framework. If you don’t know what this is, leave it as the default. Click “Next.”
- 6). Click “Finish” to build the RAP.
Source...