The Eclipse Remote Application Platform™ (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.
The Eclipse RAP project is split into multiple Git repositories, which are all part of this organization. If you face an issue and have a sense of which particular GitHub repository is most related, please open your issue against that repository. If you're unsure, you can open an issue against this current repository and the issue will then be moved as appropriate by the maintainers.