commit | 8f41c96924ed29394e981921bc62702f86890cbe | [log] [tgz] |
---|---|---|
author | Lars Vogel <Lars.Vogel@vogella.com> | Tue Jun 15 10:14:47 2021 +0200 |
committer | Alexander Kurtakov <akurtako@redhat.com> | Sun Jun 20 04:35:04 2021 -0400 |
tree | 7fe578a4551274c7dc2807a3d4b1ef4b1064d0ce | |
parent | 435a3a7a9589845066c31a0e3e2358898e121058 [diff] |
Bug 574200 - Bump Jface to Java 11 As we have incoming changes in Gerrit which wants to use Java 11 featureas and most of the platform plug-ins have moved to Java 11, I think we should also update JFace. Includes a fix in SubContrributionManager which became visible after the Java version change. Change-Id: I25ebf3e8004fa7d2caac1d56e247d5c997981344 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com> Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.ui/+/181970 Tested-by: Platform Bot <platform-bot@eclipse.org> Reviewed-by: Alexander Kurtakov <akurtako@redhat.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.