Contributing to RAP development
We welcome contributions to the RAP project. Contributions can be newsgroup posts, entering qualified bugreports, providing patches, or even contributing to the development with extra components or in the main stream. Please send a message to the rap-dev@eclipse.org mailing list if you would like to contribute in one of the latter categories.
Sandbox
The sandbox is a place at RAP where we make interesting /promising developments visible and accessible for the complete community. The community can evaluate and use the code by checking it out from CVS. Only the developers that contributed the code will take care of newsgroup / mailing list questions and bugzilla bugs. The sandbox content is not released with any of the RAP builds! If functionality from the sandbox is broadly used by the community, is mature and meets the necessary quality standards we will move it out of the sandbox into the main development stream.
Available components
|
PDE RuntimePDE Runtime is an adoption of the platform PDE Runtime code that offers the Plugin Registry and the Error log. Available in CVS at sandbox/org.eclipse.rap.pde.runtine |
|
GMapThe Google Maps component provides a simple integration of a GMap in a custom widget. This component is used as an example for the "Custom widget tutorial". Available in CVS at sandbox/org.eclipse.rap.demo.gmaps |
|
Webstyle MaildemoThe Extended Maildemo adds a web style banner to the standard maildemo example. Styling of buttons for perspective switching and actions is implemented with theming. Available in CVS at sandbox/org.eclipse.rap.maildemo.ext |
|
SearchSearch is an adoption of the org.eclipse.search code that offers a search dialog and a search result view. Clients can contribute search dialog pages (extension point 'org.eclipse.search.searchPages') and search result view pages (extension point 'org.eclipse.search.searchResultViewPages') to integrate their searches to the shared search user interface. Available in CVS at sandbox/org.eclipse.rap.search |
|
Forms ExamplesForms Examples is an adoption of the org.eclipse.rap.ui.forms.examples plug-in that demonstrates the major features of the Elipse Forms API. Available in CVS at sandbox/org.eclipse.rap.ui.forms.examples |

