Bug 418663 - [console] Get rid of compile warnings in official build

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

Remove @SuppressWarnings annotations.

Genericize the code.

Update copyrights.

Change import package version ranges to earliest version in which generics were introduced.
4 files changed
tree: 22e98413fb0c06275beb86937370dfd89d7f3094
  1. .gitattributes
  2. .gitignore
  3. bundles/
  4. examples/
  5. features/
  6. pom.xml
  7. tests-pom/