Merge branch 'master' into lttng-luna
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / build.properties
index e77da8dab3c8a56e7c855e322bdbf777b66038e2..9ed841f5f1a9c5dc3d4039d168f13d9a157f184d 100644 (file)
@@ -1,3 +1,15 @@
+###############################################################################
+# 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.. = src/
 output.. = bin/
 bin.includes = META-INF/,\
@@ -5,4 +17,9 @@ bin.includes = META-INF/,\
                icons/,\
                about.html,\
                plugin.properties,\
-               plugin.xml
+               plugin.xml,\
+               schema/
+src.includes = about.html,\
+               schema/
+additional.bundles = org.eclipse.jdt.annotation
+jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation
This page took 0.023423 seconds and 5 git commands to generate.