https://github.com/eclipsesource/rap-e4
Running E4 application on RAP (spike)
https://github.com/eclipsesource/rap-e4
Last synced: over 1 year ago
JSON representation
Running E4 application on RAP (spike)
- Host: GitHub
- URL: https://github.com/eclipsesource/rap-e4
- Owner: eclipsesource
- Created: 2012-07-16T08:50:53.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2015-06-01T14:11:13.000Z (about 11 years ago)
- Last Synced: 2025-03-24T09:52:51.425Z (over 1 year ago)
- Language: Java
- Size: 745 KB
- Stars: 7
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Eclipse4 applications on RAP
============================
**Update: This repository is outdated!** Eclipse 4 applications can run on RAP using the E4 support in the [RAP Incubator](https://www.eclipse.org/rap/incubator/).
See the [RAP/Eclipse4 wiki page](http://wiki.eclipse.org/RAP/Eclipse4) for details.
This is a spike to evaluate how E4 applications can run on RAP.
It's not working properly and does not even support multiple sessions.
Getting started
===============
* Setup an Eclipse IDE that contains the E4 SDK, EGit and the RAP Tools from Juno
* Import all projects from the `bundles/` directory
* Activate the target defined by `rap-e4.target` in the `targets/` project
* The example project `example.e4.app` contains a RAP launch configuration. Start it and point your browser to http://localhost:9090/e4example