commit | 599a73050beb094d0004a4cb812f6f21ad2d767b | [log] [tgz] |
---|---|---|
author | Andrey Loskutov <loskutov@gmx.de> | Fri Apr 16 05:25:54 2021 -0400 |
committer | Andrey Loskutov <loskutov@gmx.de> | Fri Apr 16 14:00:55 2021 -0400 |
tree | 106b4c1550c82d8d0eb5fb8ec7d759374de5b461 | |
parent | f7febcce41da0e07ed2fd6418acd4bd1bad82d2a [diff] |
Revert "Bug 567543 - Use Adapters in WizardCollectionElement" This reverts commit b992d87a9cf62d73c0ec7b09e0605fc22d59159b. Reason for revert: Bug 572904. IAdaptable should never delegate getAdapter() call to Adapters, this can lead to recursion and stack overflow. Change-Id: I5297d4a396ed26e391a4d0d0cb86fd9f166b38de Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.ui/+/179032 Tested-by: Platform Bot <platform-bot@eclipse.org> Reviewed-by: Andrey Loskutov <loskutov@gmx.de>
Thanks for your interest in this project.
Platform UI provides the basic building blocks for user interfaces built with Eclipse.
Some of these form the Eclipse Rich Client Platform (RCP) and can be used for arbitrary rich client applications, while others are specific to the Eclipse IDE. The Platform UI codebase is built on top of the Eclipse Standard Widget Toolkit (SWT), which is developed as an independent project.
Website: http://www.eclipse.org/platform/ui/
For more information, refer to the Platform UI wiki page.
Contributions to Platform UI 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 Platform UI - How to contribute wiki page page on the team wiki.
Several test plug-ins have a dependency to the Mockito and Hamcrest libraries. Please install them from the Orbit Download page]3:
Currently the following plug-ins are required:
You need Maven 3.3.1 installed. After this you can run the build via the following command:
mvn clean verify -Pbuild-individual-bundles
Information regarding source code management, builds, coding standards, and more.
Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).
This project uses Bugzilla to track ongoing development and issues.
Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!
Contact the project developers via the project's “dev” list.