Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Single-sourcing with E4 apps?
Single-sourcing with E4 apps? [message #874062] Sat, 19 May 2012 17:58 Go to next message
Eclipse UserFriend
Does RAP support E4 applications based on the programming model where you use E4's provided E4Application class instead of setting up your own Display and workbench? It seems hard to move the initializations done in the E4Application class into an EntryPoint in the way people seem to do that with 3.x-apps...

Besides, from reading bugzilla I gather that there might already be an entry point, or at least ApplicationConfiguration, registered for the E4 app? I am led to believe that's the case because I get the following exception when I try to register my own ApplicationConfiguration with EntryPoint "org.osgi.service.http.NamespaceException: The alias '/rwt-resources' is already in use."

If the E4 app already registers an entry point, how can I launch the RAP app based on that entry point? If I just do Run without specifying anything, I get an error saying that entry point /default does not exist...

[Updated on: Sat, 19 May 2012 17:59] by Moderator

Re: Single-sourcing with E4 apps? [message #874563 is a reply to message #874062] Mon, 21 May 2012 02:53 Go to previous messageGo to next message
Eclipse UserFriend
Search this forum - RAP does not yet support e4 and if you'd get it up
and running you'll notice that there are blocking problems in a
multi-user env (in this case the IEventBroker!)

Tom

Am 19.05.12 23:58, schrieb William Saar:
> Does RAP support E4 applications based on the programming model where
> you use E4's provided E4Application class instead of setting up your own
> Display and GUI? It seems hard to move the initializations done in the
> E4Application class into an EntryPoint in the way people seem to do that
> with 3.x-apps...
>
> Besides, from reading bugzilla I gather that there might already be an
> entry point, or at least ApplicationConfiguration, registered for the E4
> app? I am led to believe that's the case because I get the following
> exception when I try to register my own ApplicationConfiguration with
> EntryPoint "org.osgi.service.http.NamespaceException: The alias
> '/rwt-resources' is already in use."
> If the E4 app already registers an entry point, how can I launch the RAP
> app based on that entry point? If I just do Run without specifying
> anything, I get an error saying that entry point /default does not exist...
Re: Single-sourcing with E4 apps? [message #874582 is a reply to message #874563] Mon, 21 May 2012 03:31 Go to previous messageGo to next message
Eclipse UserFriend
Thanks! Sounds like the question is a good candidate to answer in the FAQ as well Smile
Re: Single-sourcing with E4 apps? [message #874961 is a reply to message #874582] Mon, 21 May 2012 17:25 Go to previous message
Eclipse UserFriend
We have plans to look into RAP on Eclipse 4, maybe for RAP 2.0, but no
promises yet.

Regards, Ralf


--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:URL with token
Next Topic:Detect "mouseleave" event
Goto Forum:
  


Current Time: Wed Jun 18 11:53:12 EDT 2025

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

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

Back to the top