OT/Equinox version of patch v7: https://bugs.eclipse.org/bugs/attachment.cgi?id=186890
from https://bugs.eclipse.org/186342 - [compiler][null] Using annotations for null checking
diff --git a/plugins/org.eclipse.objectteams.jdt.nullity/build.properties b/plugins/org.eclipse.objectteams.jdt.nullity/build.properties
new file mode 100644
index 0000000..e9863e2
--- /dev/null
+++ b/plugins/org.eclipse.objectteams.jdt.nullity/build.properties
@@ -0,0 +1,5 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+               .,\
+               plugin.xml