commit | 9fa2de154f0404659394793af720ada40bee4c56 | [log] [tgz] |
---|---|---|
author | Marcus Hoepfner <marcus.hoepfner@sap.com> | Thu Apr 02 15:15:13 2020 +0200 |
committer | Matthias Becker <ma.becker@sap.com> | Mon Apr 20 13:53:33 2020 +0200 |
tree | 7750aff01a7606e1952b6e427eb703e5e50deaf1 | |
parent | 5bcff77ad7f9fa297dceeee7d1dd27f54a4c5cc9 [diff] |
Bug 561644: Link Handlers preference page blocks UI First show the table of handlers disabled and without the handler locations. Instead show "Loading..." in the handler location column. Read the handler registration in the OS via a Job. Once this job is finished refresh the table and enable it. Change-Id: I7a0dbfc6a1d96c844897bbbca1c4549bad1ede7e Also-by: Matthias Becker <ma.becker@sap.com> Signed-off-by: Marcus Hoepfner <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.