timing.swtbot: add SWTBot tests to timing analysis
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests / build.properties
diff --git a/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/build.properties b/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/build.properties
new file mode 100644 (file)
index 0000000..3f7a01b
--- /dev/null
@@ -0,0 +1,19 @@
+###############################################################################
+# Copyright (c) 2016 Ericsson
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#    Ericsson - Initial API and implementation
+###############################################################################
+
+source.. = src/
+bin.includes = META-INF/,\
+               .,\
+               plugin.properties,\
+               about.html
+additional.bundles = org.eclipse.jdt.annotation
+jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation
This page took 0.026611 seconds and 5 git commands to generate.