An open API service indexing awesome lists of open source software.

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

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).