tmf: add addFilter method to FilterView
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / build.properties
index ae84c65aec1d08a7625d4201b50a2bfe357ef29d..9ed841f5f1a9c5dc3d4039d168f13d9a157f184d 100644 (file)
@@ -1,6 +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.. = src/
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
                icons/,\
-               plugin.properties
+               about.html,\
+               plugin.properties,\
+               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.025032 seconds and 5 git commands to generate.