|
Re: Ask about required bundle [message #651999 is a reply to message #651903] |
Wed, 02 February 2011 11:43 |
Ivan Furnadjiev Messages: 2427 Registered: July 2009 Location: Sofia, Bulgaria |
Senior Member |
|
|
Hi Orina,
the easiest way to start with RAP is to download the package "Eclipse
for RCP and RAP Developers
< http://www.eclipse.org/downloads/packages/eclipse-rcp-and-ra p-developers/heliossr1>"
from [1]. Don't forget to install and switch the RAP Target Platform
from Eclipse Welcome page -> Overview -> Rich Ajax Platform (RAP) ->
Install Target Platform. Once you have all this in place, create a new
plugin project from RAP Mail Template. If you want to convert an
existing RCP application to RAP, the Single Sourcing Guide [2] will help
too.
[1] http://www.eclipse.org/downloads/
[2] http://eclipsesource.com/en/info/rcp-rap-single-sourcing-gui deline/
HTH,
Ivan
On 2/2/2011 2:35 AM, Orina wrote:
> Hello all,
> I am really novice in working with RAP. Actually, I am learning RAP
> because I need to transform and extend an stand-alone (RCP)
> application into web (RAP) application.
>
> At the beginning, i tried to run the Mail RCP application in RAP
> environment. The run configuration shows errors below:
>
> org.eclipse.rap.help
> Missing Constraint: Require-Bundle: org.eclipse.core.resources;
> bundle-version="0.0.0"
>
> org.eclipse.rap.ui.intro
> Missing Constraint: Require-Bundle: org.eclipse.ant.core;
> bundle-version="0.0.0"
> Missing Constraint: Require-Bundle: org.eclipse.core.resources;
> bundle-version="0.0.0"
> Missing Constraint: Require-Bundle: org.eclipse.pde.core;
> bundle-version="0.0.0"
> Missing Constraint: Require-Bundle: org.eclipse.ui;
> bundle-version="0.0.0"
> Missing Constraint: Require-Bundle: org.eclipse.ui.cheatsheets;
> bundle-version="0.0.0"
> Missing Constraint: Require-Bundle: org.eclipse.ui.intro;
> bundle-version="0.0.0"
> Missing Constraint: Require-Bundle: org.eclipse.ui.intro.universal;
> bundle-version="0.0.0"
>
> org.eclipse.rap.ui.launch
> Missing Constraint: Require-Bundle: org.eclipse.debug.ui;
> bundle-version="0.0.0"
> Missing Constraint: Require-Bundle: org.eclipse.jdt.core;
> bundle-version="0.0.0"
> Missing Constraint: Require-Bundle: org.eclipse.jdt.unit;
> bundle-version="0.0.0"
> Missing Constraint: Require-Bundle: org.eclipse.jdt.launching;
> bundle-version="0.0.0"
> Missing Constraint: Require-Bundle: org.eclipse.pde.ui;
> bundle-version="0.0.0"
> Missing Constraint: Require-Bundle: org.eclipse.ui;
> bundle-version="0.0.0"
>
> org.eclipse.rap.ui.templates
> Missing Constraint: Require-Bundle: org.eclipse.core.resources;
> bundle-version="0.0.0"
> Missing Constraint: Require-Bundle: org.eclipse.jface;
> bundle-version="0.0.0"
> Missing Constraint: Require-Bundle: org.eclipse.pde.ui;
> bundle-version="0.0.0"
> Missing Constraint: Require-Bundle: org.eclipse.ui;
> bundle-version="0.0.0"
>
> I have tried to find a solution by googling former experiences., but I
> could not find the solution. Could some of you please help me for this
> problem?
>
> Thank you in advance,
> Orina
|
|
|
Powered by
FUDForum. Page generated in 0.04288 seconds