Eclipse PDE UI

Clone this repo:
  1. 3f9f336 Bug 526011 - PDE should provide an abstraction above by Stephan Herrmann · 3 years, 2 months ago master I20220401-1800
  2. cc28671 Bug 579425 - Inconsistency in opening of spies via Menu/View workflow by Olivier Prouvost · 2 years ago I20220331-1800
  3. a4ff880 Bug 544838 - Option to automatically include requirements at launch by Hannes Wellmann · 2 years, 8 months ago
  4. 62ab27b Bug 544838 - Improve PluginBlock UI update and generalize config field by Hannes Wellmann · 2 years ago
  5. 203afe3 Bug 544838 - Unify and generalize test bundle/feature creation by Hannes Wellmann · 2 years ago

Contributing to 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 [How to Contribute] 1 page on the team wiki.

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 installed. After this you can run the build via the following command:

mvn clean verify -Pbuild-individual-bundles

Search for bugs:

This project uses Bugzilla to track ongoing development and issues.

Create a new bug:

Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!

Contact:

Contact the project developers via the project's “dev” list.

License

Eclipse Public License (EPL) v1.0