commit | b81f6f18aef7e8278763aa81e0012af5b01380d0 | [log] [tgz] |
---|---|---|
author | Lars Vogel <Lars.Vogel@vogella.com> | Fri Jan 08 11:14:42 2021 +0100 |
committer | Lars Vogel <Lars.Vogel@vogella.com> | Fri Jan 08 07:16:36 2021 -0500 |
tree | bf52053dc54db70c887bc20898ed95828767bfd9 | |
parent | 6eeae72fe9cf2cd1928389bac7e2a08e472636ce [diff] |
Bug 568153 - Usage FrameworkUtil in CommonImages Any time code is looking for its own Bundle should use FrameworkUtil as FrameworkUtil.getBundle lookup by class is simpler than the Bundle lookup by symbolic name. Change-Id: I026a4a5deecfa368758b8f7e7661a3391d1ce36c Signed-off-by: Lars Vogel <Lars.Vogel@vogella.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.