Remove unnecessary array creation for varargs

Using the batch cleanup operation via Source -> Cleanup -> "Remove
unnecessary array creation for varargs " from standard JDT.

Change-Id: I272ad537b0e196020095c516bd7dc205160f0bce
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
5 files changed
tree: e1f2dacba13aa08d3085abcbb2a04996ff719027
  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