Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Eclipse4 applications on RAP(Problems running the example on https://github.com/eclipsesource/rap-e4)
Eclipse4 applications on RAP [message #1060374] Fri, 24 May 2013 10:57 Go to next message
Marco Descher is currently offline Marco DescherFriend
Messages: 197
Registered: October 2010
Location: Austria
Senior Member
Hy there,

could anyone please help me to get the example on https://github.com/eclipsesource/rap-e4 running, showcasing the usage of E4 on RAP?

I am currently facing two problems:

The target is not correct; I could remediate this by updating it. But in the code the class org.eclipse.e4.ui.workbench.rap.E4EntryPointFactory is referenced. And even google does not show me a location on where to get this Sad

Thanks,
Marco
Re: Eclipse4 applications on RAP [message #1060436 is a reply to message #1060374] Fri, 24 May 2013 15:53 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi Marco,

This is an experimental repository, it's not ready for production. You
can read more about this experiment in this blog post [1].

The class E4EntryPointFactory is contained in a fork of the platform.ui
repository [2].

Regards,
Ralf


[1] http://eclipsesource.com/blogs/2012/07/16/eclipse-4-applications-on-rap/
[2] https://github.com/eclipsesource/eclipse.platform.ui

--
Ralf Sternberg

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Eclipse4 applications on RAP [message #1060460 is a reply to message #1060436] Fri, 24 May 2013 19:38 Go to previous messageGo to next message
Marco Descher is currently offline Marco DescherFriend
Messages: 197
Registered: October 2010
Location: Austria
Senior Member
Hy Ralf, thanks again for your answer! As mentioned in the issue on github I can't get the example running. I have been attentative to the repository by your blog [1] entry in first place!

I am not considering it for production use, but for learning about the curren state of Eclipse 4 - RAP integration. Could you give me a few hints on what would have to be done to adapt it to the current state of development and get the example running again? I tried the following steps (as described in the issue):


  1. Imported your branch
  2. Set the baseline error to warning
  3. Loaded the target, did an update (as the target is not working) and fixed the references to RAP 2.0 (click on edit, select the feature)
  4. Modified some Classes and methods for example switch from IEntryPoint to EntryPoint


Now, however, I do not find the bundle org.eclipse.e4.services.util, while the code seems to compile.
Re: Eclipse4 applications on RAP [message #1060870 is a reply to message #1060460] Tue, 28 May 2013 18:50 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi Marco,

that was some time ago, I don't recall all the details. But I still have
this workspace, if this helps.

> Now, however, I do not find the bundle org.eclipse.e4.services.util
> while the code seems to compile.

There's no such bundle in my workspace, why is it needed?

Regards, Ralf

--
Ralf Sternberg

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Eclipse4 applications on RAP [message #1062950 is a reply to message #1060870] Tue, 11 June 2013 14:10 Go to previous message
Marco Descher is currently offline Marco DescherFriend
Messages: 197
Registered: October 2010
Location: Austria
Senior Member
I found a more current treat on this topic in http://www.eclipse.org/forums/index.php/t/488439/ ! Thanks Ralf!
Previous Topic:RAP in standalone OSGi javax.servlet import constraint
Next Topic:What is the proper way to determine initial jface dialog size?
Goto Forum:
  


Current Time: Fri Apr 19 06:28:44 GMT 2024

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

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

Back to the top