Warning cleanup in org.eclipse.e4.tools.emf.ui

* Mostly non-localised strings (some of them should be localised)
* Resource warning (now ignored)

API and illegal access problems are not touched.

Change-Id: Ic6f95a15d5f227568b7f1ec7633e5773eb2df0fc
Signed-off-by: Jens Lidestrom <jens@lidestrom.se>
12 files changed
tree: a159151138d55a9af1783024d7719c5ada60d10f
  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