/eclipse.pde

Primary LanguageJavaEclipse Public License 2.0EPL-2.0

Eclipse PDE - Plug-in Development Environment

Thanks for your interest in this project.

Project description:

The PDE project the Eclipse tooling to develop plug-ins and OSGI bundles.
Website: https://www.eclipse.org/pde/

How to contribute:

Contributions to PDE are most welcome. There are many ways to contribute, from entering high quality bug reports, to contributing code or documentation changes. For a complete guide, see the CONTRIBUTING page on the team wiki.

Create Eclipse Development Environment for PDE

Developer resources:

Information regarding source code management, builds, coding standards, and more.

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).

How to build on the command line

You need Maven 3.3.1 or later installed. Then you can run the build via the following command:

mvn clean verify -Pbuild-individual-bundles

Contact:

Contact the project developers via Github discussions

License

Eclipse Public License (EPL) v2.0