Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Ask about required bundle(Missing Constraint: Require-Bundle)
Ask about required bundle [message #651903] Wed, 02 February 2011 00:35 Go to next message
Orina  is currently offline Orina Friend
Messages: 2
Registered: January 2011
Junior Member
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
Re: Ask about required bundle [message #651999 is a reply to message #651903] Wed, 02 February 2011 11:43 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
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
Previous Topic:Allow editing of cell in table only on double-click
Next Topic:CoolBar with overlapped CoolItems
Goto Forum:
  


Current Time: Thu Apr 25 19:24:43 GMT 2024

Powered by FUDForum. Page generated in 0.02819 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top