tmf: Rework analysis-returning methods in ITmfTrace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / build.properties
index c1e39d950cdd0dd22ec977a7fb51004346614cf1..0a6f1d768b50c5dd4f114bc2e5909f0d7cf60769 100644 (file)
@@ -14,7 +14,10 @@ source.. = src/
 output.. = bin/
 bin.includes = META-INF/,\
                plugin.properties,\
+               plugin.xml,\
                about.html,\
-               .
+               .,\
+               plugin.xml
 src.includes = about.html
-               
\ No newline at end of file
+additional.bundles = org.eclipse.jdt.annotation
+jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation
This page took 0.024837 seconds and 5 git commands to generate.