ctf: make IOStructGen.java more inline with coding style
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.kernel.ui / build.properties
index 864e9f8762ca49e56d5488407c1f3ea9850e554f..0536a02f8dd018fac4fe8ceb218d301baeb213dc 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/,\
@@ -6,3 +18,6 @@ bin.includes = META-INF/,\
                icons/,\
                about.html,\
                plugin.properties
+src.includes = about.html
+additional.bundles = org.eclipse.jdt.annotation
+jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation
\ No newline at end of file
This page took 0.037932 seconds and 5 git commands to generate.