TMF: Add open and select methods to trace stubs, and dispose method
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / build.properties
index 25b203b9e301ac36bb98a5fae001cc7446b5820f..c0c91cb21581834f7864a0428efecee11ebb667e 100644 (file)
@@ -1,7 +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.. = src/
 output.. = bin/
 bin.includes = META-INF/,\
                plugin.properties,\
+               plugin.xml,\
                about.html,\
                .
-               
\ No newline at end of file
+src.includes = about.html
+additional.bundles = org.eclipse.jdt.annotation
+jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation
This page took 0.02639 seconds and 5 git commands to generate.