blob: d996a58437dbc6597093c18f9621188c94951bac [file] [log] [blame]
Contributing to Eclipse Platform
================================
Thanks for your interest in this project.
Project description:
--------------------
The Platform defines the set of frameworks and common services that collectively make up infrastructure required to support the use of Eclipse as a component model, asRich Client Platform (RCP) and as a comprehensive tool integration platform. These services and frameworks include a standard workbench user interface model and portable native widget toolkit, a project model for managing resources, automatic resource delta management for incremental compilers and builders, language-independent debug infrastructure, and infrastructure for distributed multi-user versioned resource management.
- https://projects.eclipse.org/projects/eclipse.platform
Developer resources:
--------------------
Information regarding source code management, builds, coding standards, and more.
- https://projects.eclipse.org/projects/eclipse.platform/developer
Contributor License Agreement:
------------------------------
Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).
- http://www.eclipse.org/legal/CLA.php
Contact:
--------
Contact the project developers via the project's "dev" list.
- https://dev.eclipse.org/mailman/listinfo/platform-dev
Search for bugs:
----------------
This project uses Bugzilla to track ongoing development and issues.
- https://bugs.eclipse.org/bugs/buglist.cgi?product=Platform
Create a new bug:
-----------------
Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!
- https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform
For more Information:
---------------------
<p>For more details, see the <a href="http://wiki.eclipse.org/Platform_UI/How_to_Contribute">How to Contribute</a> page on the team wiki.</p>