commit | 1b0d5b7bda936ce995292df7118d05dc8957abb2 | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Thu Jun 02 16:48:47 2011 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Thu Jun 02 16:48:47 2011 +0000 |
tree | 7331ca2071f5e571fa4946406fbbb7e40be0fc1c | |
parent | 2e2c820875becbecf564ffd72a6ce7d2f34e23f7 [diff] |
gather all nullity related projects under contrib
diff --git a/testplugins/org.eclipse.objectteams.jdt.nullity.tests/.classpath b/contrib/org.eclipse.objectteams.jdt.nullity.tests/.classpath similarity index 100% rename from testplugins/org.eclipse.objectteams.jdt.nullity.tests/.classpath rename to contrib/org.eclipse.objectteams.jdt.nullity.tests/.classpath
diff --git a/testplugins/org.eclipse.objectteams.jdt.nullity.tests/.project b/contrib/org.eclipse.objectteams.jdt.nullity.tests/.project similarity index 100% rename from testplugins/org.eclipse.objectteams.jdt.nullity.tests/.project rename to contrib/org.eclipse.objectteams.jdt.nullity.tests/.project
diff --git a/testplugins/org.eclipse.objectteams.jdt.nullity.tests/.settings/org.eclipse.jdt.core.prefs b/contrib/org.eclipse.objectteams.jdt.nullity.tests/.settings/org.eclipse.jdt.core.prefs similarity index 100% rename from testplugins/org.eclipse.objectteams.jdt.nullity.tests/.settings/org.eclipse.jdt.core.prefs rename to contrib/org.eclipse.objectteams.jdt.nullity.tests/.settings/org.eclipse.jdt.core.prefs
diff --git a/testplugins/org.eclipse.objectteams.jdt.nullity.tests/META-INF/MANIFEST.MF b/contrib/org.eclipse.objectteams.jdt.nullity.tests/META-INF/MANIFEST.MF similarity index 100% rename from testplugins/org.eclipse.objectteams.jdt.nullity.tests/META-INF/MANIFEST.MF rename to contrib/org.eclipse.objectteams.jdt.nullity.tests/META-INF/MANIFEST.MF
diff --git a/testplugins/org.eclipse.objectteams.jdt.nullity.tests/build.properties b/contrib/org.eclipse.objectteams.jdt.nullity.tests/build.properties similarity index 100% rename from testplugins/org.eclipse.objectteams.jdt.nullity.tests/build.properties rename to contrib/org.eclipse.objectteams.jdt.nullity.tests/build.properties
diff --git a/testplugins/org.eclipse.objectteams.jdt.nullity.tests/src/org/eclipse/objectteams/jdt/nullity/tests/NullAnnotationTest.java b/contrib/org.eclipse.objectteams.jdt.nullity.tests/src/org/eclipse/objectteams/jdt/nullity/tests/NullAnnotationTest.java similarity index 100% rename from testplugins/org.eclipse.objectteams.jdt.nullity.tests/src/org/eclipse/objectteams/jdt/nullity/tests/NullAnnotationTest.java rename to contrib/org.eclipse.objectteams.jdt.nullity.tests/src/org/eclipse/objectteams/jdt/nullity/tests/NullAnnotationTest.java