[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

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