charts: Add swtbot for bar chart maker dialog
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests / build.properties
index 6e554b802ffb1506f284a243434241065c4b8b7c..f6291fe9a3288785621d347bec0863a369b2c2e5 100644 (file)
@@ -8,12 +8,14 @@
 ###############################################################################
 
 source.. = src/,\
-           shared/
+           shared/,\
+           stubs/
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
                plugin.properties,\
-               about.html
+               about.html,\
+               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.024174 seconds and 5 git commands to generate.