Use List.sort directly.

Rather than Collections.sort(List)

Change-Id: I466142d98e161e5d5fe776cbbec92309b1d070c8
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
8 files changed
tree: 78b4f27e1a2d21d3af6abc270de88ffa1c9d399c
  1. bundles/
  2. features/
  3. tests/
  4. .gitignore
  5. CONTRIBUTING
  6. LICENSE
  7. NOTICE
  8. pom.xml
  9. README.MD
README.MD

eclipse.platform.ui.tools

Repository for the platform tools to develop Eclipse 4 RCP applications.

How to build

Use the following command to build the components in this repository.

mvn clean verify -Pbuild-individual-bundles