Skip to content

Latest commit

 

History

History
56 lines (31 loc) · 3.64 KB

CONTRIBUTING.md

File metadata and controls

56 lines (31 loc) · 3.64 KB

Contributing to Eclipse Remote Application Platform

Welcome and thank you for your interest in this project.

Project description

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.

Developer resources

Information on source code management, builds, coding standards and more.

The project maintains the following source code repositories

This project uses GitHub to track ongoing development and issues.

Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!

Eclipse Development Process

This Eclipse Foundation open project is governed by the Eclipse Foundation Development Process and operates under the terms of the Eclipse IP Policy.

Eclipse Contributor Agreement

In order to be able to contribute to Eclipse Foundation projects you must electronically sign the Eclipse Contributor Agreement (ECA).

The ECA provides the Eclipse Foundation with a permanent record that you agree that each of your contributions will comply with the commitments documented in the Developer Certificate of Origin (DCO). Having an ECA on file associated with the email address matching the "Author" field of your contribution's Git commits fulfills the DCO's requirement that you sign-off on your contributions.

For more information, see the Eclipse Committer Handbook sections on Git in general and GitHub Pull Requests in particular.

Contact

Contact the project developers via the project's "dev" list.