lttng: Remove all unnecessary gitignore files
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.core.tests / build.properties
index a83114096e4b307bbb8f2b8a8e3614df6173f899..7006a6f0fe89fbd90a68f730275f0f8a387c957c 100644 (file)
@@ -1,4 +1,22 @@
+###############################################################################
+# Copyright (c) 2013 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.. = shared,\
+           src/
 output.. = bin/
 bin.includes = META-INF/,\
+               .,\
                plugin.properties,\
-               Tests/
+               traces/get-traces.xml
+src.includes = about.html
+additional.bundles = org.eclipse.jdt.annotation
+jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation
This page took 0.024456 seconds and 5 git commands to generate.