tmf: add missing jdt.annotation on tmf.remote.ui.swtbot classpath
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tue, 24 Nov 2015 04:30:26 +0000 (23:30 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tue, 24 Nov 2015 19:05:20 +0000 (14:05 -0500)
Change-Id: I313261c38f39a03f6e4980190e5df17c7c4476a7
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/61095
Reviewed-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/build.properties

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