commit | 5507b2ce5ebfa4b9ac97cd40c4fae7602f174855 | [log] [tgz] |
---|---|---|
author | Rolf Theunissen <rolf.theunissen@gmail.com> | Tue Jun 08 13:27:57 2021 +0200 |
committer | Andrey Loskutov <loskutov@gmx.de> | Thu Jun 10 05:56:30 2021 -0400 |
tree | d5d4c15e022aa3ad69d33d63fb528481f6152b09 | |
parent | 10fe2a91f583a52f27f4f145b6a3cdbeaaf97843 [diff] |
Bug 574061 - Increase maximum allowable size for recently opened files list Increase the maximum to 100 files, for users that like to see more files. The default remains at 20 files. Change-Id: I7a765d24e18bda6b77cba17f27d69c47c72186ad Signed-off-by: Rolf Theunissen <rolf.theunissen@gmail.com> Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.ui/+/181581 Tested-by: Platform Bot <platform-bot@eclipse.org> Reviewed-by: Andrey Loskutov <loskutov@gmx.de>
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.