Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "RAP/Eclipse4"

< RAP
(New page: = Running Eclipse4 applications on RAP = An often requested feature of RAP is the ability to run applications built for the latest Eclipse 4.x framework. There have been several attempts ...)
 
(Update to current state, point to support in RAP Incubator)
Line 1: Line 1:
= Running Eclipse4 applications on RAP =
+
= Running Eclipse 4 applications on RAP =
  
An often requested feature of RAP is the ability to run applications built for the latest Eclipse 4.x framework. There have been several attempts to implement this, with a few proof-of-concepts showing working results.  
+
Eclipse 4 applications can run on RAP using the E4 support in the [http://www.eclipse.org/rap/incubator/ RAP Incubator].
 +
See this [http://eclipsesource.com/blogs/2014/04/10/getting-started-with-eclipse4-applications-on-rap/ blog post] for the details.
  
== Some of the attempts: ==
+
== Earlier attempts to run E4 on RAP ==
  
*https://github.com/colemarkham/rap-e4
+
* http://eclipsesource.com/blogs/2012/07/16/eclipse-4-applications-on-rap/
*http://blog.vogella.com/2012/10/16/eclipse-4-and-rap-continue-the-port/  
+
* http://blog.vogella.com/2012/10/16/eclipse-4-and-rap-continue-the-port/
*http://eclipsesource.com/blogs/2009/02/20/e4-and-rap/
+
* http://github.com/colemarkham/rap-e4
*http://eclipsesource.com/blogs/2012/07/16/eclipse-4-applications-on-rap/
+
*https://github.com/eclipsesource/rap-e4
+

Revision as of 10:14, 1 June 2015

Running Eclipse 4 applications on RAP

Eclipse 4 applications can run on RAP using the E4 support in the RAP Incubator. See this blog post for the details.

Earlier attempts to run E4 on RAP

Back to the top