https://github.com/eclipse-rap/.github
Eclipse RAP (Remote Application Platform) general information
https://github.com/eclipse-rap/.github
Last synced: 5 months ago
JSON representation
Eclipse RAP (Remote Application Platform) general information
- Host: GitHub
- URL: https://github.com/eclipse-rap/.github
- Owner: eclipse-rap
- Created: 2022-04-22T08:30:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-10T09:37:34.000Z (over 1 year ago)
- Last Synced: 2025-07-27T06:25:47.404Z (11 months ago)
- Homepage: https://www.eclipse.org/rap/
- Size: 5.86 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Eclipse Remote Application Platform™ (RAP) .github files
This repository contain [health files](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions) shared across the various GitHub repositories of the [Eclipse RAP](https://www.eclipse.org/rap/) project.
## About Eclipse RAP
The [Eclipse Remote Application Platform™ (RAP)](https://www.eclipse.org/rap/) is a framework for modular business applications that can be accessed from multiple client types, including web browsers, rich clients and mobile devices. It provides a powerful cross-platform widget toolkit based on the proven SWT API that enables developers to write applications entirely in Java and reuse the same code across multiple platforms.
Regardless of the client platform, RAP applications run on a server that communicates with its clients via HTTP. The applications can therefore be deployed on any servlet container. With the RAP OSGi integration, they can be composed of modules and communicate via the OSGi service model.
For more details about the Eclipse RAP project, see also [projects.eclipse.org/projects/rt.rap](https://projects.eclipse.org/projects/rt.rap).