| 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 | |
| ``` |