tmf: Add missing NonNull import to tmf.ui.tests
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 12 Nov 2014 22:17:41 +0000 (17:17 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 12 Nov 2014 23:58:02 +0000 (18:58 -0500)
Change-Id: Iec621cb9eb70773e71433ebb7498d6329d7842ef
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/36374
Tested-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
org.eclipse.tracecompass.tmf.ui.tests/build.properties

index 3cf0253cb19efb258ebd10a54480572369edb8e6..54e6102bbdf03e5eb00faafd8fd3600fab93e7b1 100644 (file)
@@ -19,3 +19,5 @@ bin.includes = META-INF/,\
                plugin.properties,\
                plugin.xml
 src.includes = about.html
+additional.bundles = org.eclipse.jdt.annotation
+jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation
This page took 0.025361 seconds and 5 git commands to generate.