Merge branch 'master' into lttng-luna
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.help / build.properties
index cf191142b8782964f4beaafeb31861e1e4ad2213..b5da501cb9ea3f3502a4cc29eb88f9df4d712c40 100644 (file)
@@ -1,11 +1,21 @@
+###############################################################################
+# 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
+###############################################################################
+
 bin.includes = plugin.xml,\
                META-INF/,\
                about.html,\
-               toc.xml,\
-               Linux_Tools_Project/,\
-               doc/,\
-               toc-doc.xml,\
                plugin.properties,\
-               images/,\
-               book.css
-
+               book.css,\
+               doc/
+jars.extra.classpath = platform:/plugin/org.eclipse.mylyn.wikitext.core,\
+                       platform:/plugin/org.eclipse.mylyn.wikitext.mediawiki.core
+src.includes = about.html
This page took 0.023998 seconds and 5 git commands to generate.