ss: Move plugins to Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core.tests / build.properties
index 686ec8fb3fa55bbd17c8f15ec12a2a23f2dd1984..10715adf74253132c8ef139dc9734e4e906df18f 100644 (file)
@@ -1,8 +1,25 @@
+###############################################################################
+# 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.. = stubs/,\
-           src/
+           shared/,\
+           src/,\
+           perf/
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
                plugin.properties,\
-               test.xml,\
-               testfiles/
+               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.024066 seconds and 5 git commands to generate.