Use Logger in ModelEditor

Instead of logging with System.err.

Change-Id: I965d88ce0fd891f663892677ecb79e3446ba3610
Signed-off-by: Jens Lidestrom <jens@lidestrom.se>
1 file changed
tree: 671789d037c8f2a149f9c5d724f36cd0f5439ef8
  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