blob: 55c9986df9aa0c4cf7d3bfe1a59116337f146aa3 [file] [log] [blame]
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
```