Bug 418663 - [transforms.hooks] Get rid of compile warnings in official build

Update jdt core prefs to org.eclipse.jdt.core.compiler.problem.unavoidableGenericTypeProblems=disabled.

Change BREE from 1.4 to 1.6.

Remove <executionEnvironment>J2SE-1.5</executionEnvironment> workaround from pom.

Genericize the code to remove all warnings related to generics.

Fix non-externalized string literal.

Update copyrights.
10 files changed
tree: 6f3e1fd458324fddaf9e38f35fe42f3b6d2a3c7a
  1. .gitattributes
  2. .gitignore
  3. bundles/
  4. examples/
  5. features/
  6. pom.xml
  7. tests-pom/