ss: Move plugins to Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core.tests / build.properties
index 5abbb1ff8fb75fc6d7fff39d9a93d3f40265fc9d..10715adf74253132c8ef139dc9734e4e906df18f 100644 (file)
@@ -12,7 +12,8 @@
 
 source.. = stubs/,\
            shared/,\
-           src/
+           src/,\
+           perf/
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
@@ -20,3 +21,5 @@ bin.includes = META-INF/,\
                testfiles/,\
                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.025293 seconds and 5 git commands to generate.