Bug 551580 - Build I20190927-1800 failed

The method initializeContext(JavaContext) of type E4ContextType must
override or implement a supertype method.

Fixed parameter type to be IJavaContext and not JavaContext.

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