Bug 421066 - creating a new handler class needs multi validator

Fix the warnings (IObservableValue is a raw type. References to generic
type IObservableValue<T> should be parameterized) introduced with
previous patch in the builds.

Change-Id: I4b2f8d74938ca3d80b8577cc5a00aa6d9302a792
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
1 file changed
tree: 8d2bca8b06140613b900937099031e512615d0fc
  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