commit | 0164eb9494a40b89c5a5c0c0331374dad432ff0b | [log] [tgz] |
---|---|---|
author | Jens Lidestrom <jens@lidestrom.se> | Mon Dec 27 15:14:20 2021 +0100 |
committer | Jens Lideström <jens@lidestrom.se> | Tue Jan 18 05:28:19 2022 -0500 |
tree | d0c11fbc59c9b09c00e85db35a079bdf787a035e | |
parent | 71781f6ede39e2bf295610e23702913dadda0383 [diff] |
Bug 552667 - Add fluent databinding API * Add a fluent databinding API based on the Bind class. * Add tests for new API. * Add snippet with API usage. Change-Id: Id172eda8013bf874e27d85778d1151633c26eb6f Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.ui/+/165425 Tested-by: Platform Bot <platform-bot@eclipse.org> Reviewed-by: Lars Vogel <Lars.Vogel@vogella.com> Reviewed-by: Marcus Höpfner <marcus.hoepfner@sap.com>
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.