commit | 00a6d0f37629bd54561a487668d6658bcad318e4 | [log] [tgz] |
---|---|---|
author | Holger Voormann <eclipse@voormann.de> | Fri Jul 30 15:03:16 2021 +0200 |
committer | Lars Vogel <Lars.Vogel@vogella.com> | Fri Jul 30 09:55:04 2021 -0400 |
tree | 5678ce5eefc2f3346ccd82c357802a73f0802122 | |
parent | edd61880f7b9eafeb2a1d4b8693049687a646ab3 [diff] |
Bug 573221 - ListSelectionDialog: Fix switched OK button labeling Fix the following mix-up and align the field names to make it clearer: In the new builder pattern API the labeling of the OK button has been switched by mistake: - okButtonText - okButtonTextWhenNoSelection Change-Id: I8f0db97019b68347c7e36c68ce2314ab1ea20218 Signed-off-by: Holger Voormann <eclipse@voormann.de> Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.ui/+/183549 Reviewed-by: Lars Vogel <Lars.Vogel@vogella.com> Tested-by: Platform Bot <platform-bot@eclipse.org>
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.