Bug 559847 - Null-safety cleanup in OT/Equinox implementation
- set version to 1.8, upgrade o.e.j.annotation to v 2.2.0
- adjust annotations for arrays & qualified names
- avoid references to implementations HashMap & ArrayList (less .eea)
- remove workarounds
- add a few necessary checks
- remaining warnings concern the interface to otre / otredyn
diff --git a/plugins/org.eclipse.objectteams.otequinox.turbo/build.properties b/plugins/org.eclipse.objectteams.otequinox.turbo/build.properties
index 40a1314..ea7c440 100644
--- a/plugins/org.eclipse.objectteams.otequinox.turbo/build.properties
+++ b/plugins/org.eclipse.objectteams.otequinox.turbo/build.properties
@@ -3,3 +3,4 @@
bin.includes = META-INF/,\
.,\
hookconfigurators.properties
+additional.bundles = org.eclipse.jdt.annotation