Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 4.16 KB

Prerequisites.md

File metadata and controls

35 lines (23 loc) · 4.16 KB

This page lists the things you need to know to get started as an Eclipse contributor.

If you've missed something and think it should be referenced here, feel free to report it by opening an issue here.

General Prerequisites

Type Level Description How to do it?
Action Mandatory Create an Eclipse account Create account
Action Mandatory Fill and Sign the Eclipse Contributor Agreement (ECA) Read and Sign ECA
Action Mandatory Create or use a GitHub account Sign up
Knowledge Good to know Be aware of the different projects Projects Guide
Knowledge Good to know Be aware of assistance to help you during your contribution Assistance

Contributor Operations

Type Level Description How to do it?
Action Mandatory Install an Eclipse IDE and the project to contribute to (see Part 1) Eclipse FAQ

Technical knowledge

Type Level Description How to do it?
Knowledge Important Add a bookmark to reference this FAQ ! Consult the Eclipse FAQ
Skill Mandatory Be aware on how to create a Pull Request Pull Request on GitHub
Knowledge Good to know What is a target platform and how to use it? Documentation available soon
Knowledge Good to know What is a launch configuration? Eclipse FAQ
Knowledge Good to know What is OSGi and some tips to use it Documentation available soon
Knowledge Good to know If you contribute to egit/jgit, be aware of gerrithub GerritHub Documentation