Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Development Resources/Quick Start -- Contributing Project Code

< Development Resources
Revision as of 13:10, 6 January 2015 by Wayne.eclipse.org (Talk | contribs) (Minor formatting changes.)

Want to contribute code to an Eclipse project? Awesome!

This is what you'll need to know from the Eclipse Foundation's perspective

You should be familiar with the following documents in principle:


Main Points @ Eclipse

  • All Eclipse projects must abide by the EDP and IP Due Diligence processes.
  • Contributors must sign the Eclipse CLA.
  • Contributors must sign-off on their contributions via the Certificate of Origin (CoO).
  • Current project committers handle code review and process to accept contribution.



Project Specific

  • You'll need to become familiar with the specific projects workflow you plan to contribute to.
    • Find the project on the Eclipse projects site.
      • Find project specific details under the tab "Developer Resources".
  • Reach out to the project on its mailing lists.
    • You'll find these under the "Contact Us" tab of the projects page.

Back to the top