1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 13:42:30 +02:00
cdt/CONTRIBUTING.md

1.8 KiB

Contributing to the Launchbar

Thanks for your interest in this project, part of the Eclipse C/C++ Development Tools project

The source code can be found in the following repository: https://git.eclipse.org/c/cdt/org.eclipse.launchbar.git/

Project description

The Launchbar is a Tool Control that sits in the TOP trim bar that controls build and launch.

Build Instructions

The project is a standard Maven+Tycho project and can be built with mvn verify. Further information on building, including CI information, download locations, etc can be found in the Wiki

Build Instructions

See build instructions in the Readme and details on testing in the test readme. Further information on building, including CI information, download locations, etc can be found in the Wiki

Eclipse Contributor Agreement

Before your contribution can be accepted by the project team contributors must electronically sign the Eclipse Contributor Agreement (ECA).

Commits that are provided by non-committers must have a Signed-off-by field in the footer indicating that the author is aware of the terms by which the contribution has been provided to the project. The non-committer must additionally have an Eclipse Foundation account and must have a signed Eclipse Contributor Agreement (ECA) on file.

For more information, please see the Eclipse Committer Handbook: https://www.eclipse.org/projects/handbook/#resources-commit

Contact

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