Bug 472674 - Clear warnings after org.eclipse.core.databinding update

The following commit introduces type parameters on databinding
classes. This commit cleans up warnings resulting from that.

https://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=2220dc6057030ca7d761b4ed6b7debb50eec3452

Change-Id: Ibf73d868e3a0db750014329d592db2a97c840760
Signed-off-by: Jens Lidestrom <jens.lidestrom@rt-labs.com>
6 files changed
tree: 987f639b0d0234b44bafdb52fc453b845c82d257
  1. bundles/
  2. features/
  3. tests/
  4. .gitignore
  5. pom.xml
  6. 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