[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[ews.eclipse.technology.rap] Re: Trying to run e4 Contact Demo - missing org.eclipse.rap.jface.databinding

Acutally I see this project in e4 called:
org.eclipse.rap.jface e4_experimental

but it does not have the subpackage databinding in it.

Should this be a checked out project also?

Richard


On 9/1/2009 4:09 PM, Richard Catlin wrote:
Ben,

As far as I can tell (and I am new to Eclipse and its plugin architecture), neither the 1.2 or 1.3 RAP update sites install this bundle: org.eclipse.rap.jface.databinding

I am looking in the plugin directory and 1.2 installs these four:

org.eclipse.rap.help_1.2.0.20090616-1439.jar
org.eclipse.rap.ui.intro_1.2.0.20090616-1439.jar
org.eclipse.rap.ui.launch_1.2.0.20090616-1439.jar
org.eclipse.rap.ui.templates_1.2.0.20090616-1439.jar

The "Open Type" command cannot find it either.

Regards,
Richard

On 9/1/2009 11:26 AM, Benjamin Muskalla wrote:
Hi Richard,

nice that you're interested in running e4 on RAP.
Regarding your problem: the current e4 experimental branch was targeted to a 1.2 RAP runtime target as stated on the wiki page.
You should either downgrade to a RAP 1.2 runtime target or update the reexports of the "fake" bundles to use the correct version (eg. Require-Bundle: org.eclipse.rap.jface.databinding;bundle-version="[1.2.0,1.4.0)";visibility:=reexport



Sorry for the inconvenience.

Regards,
  Ben

Richard Catlin wrote:

I am following the instructions on this page:
http://wiki.eclipse.org/E4/RAP_Integration/Experimental#Set_up_the_target



1. I downloaded e4, which looks like it has EMF 2.5.0 instead of 2.4.2. Not sure it this is a problem


2.  I used the update site for RAP 1.3 M1 Build instead of 1.2 Release.
Not sure if this is a problem.

3.  I imported Team Project Set: Rap_e4.psf

4. I applied the patch by copying the content of this file and pasting into the package explorer: Rap-e4-tmp-etabfolder.psf

I get the following build errors:

1. org.eclipse.jface.databinding
manifest error on:
Require-Bundle: org.eclipse.rap.jface.databinding;bundle-version="1.2.0";visibility:=reexport




2.  Other errors exist, but I believe they relate to the above error.

Thanks you any help.
Richard Catlin