commit | f3b02a488f69fe50e7dee974bee76a1b6c8f31c8 | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Sat Jan 22 20:59:14 2011 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Sat Jan 22 20:59:14 2011 +0000 |
tree | 127c9c40b1adfb5ddd3dfca8f78fd627300df5ca | |
parent | d7ea4e53a1631e362f508120a4df3811770a54fc [diff] [blame] |
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