tmf: Support category in custom parser wizards
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.help / build.properties
index cf191142b8782964f4beaafeb31861e1e4ad2213..df5ec6a3ff48ae14aa5f22e7cc867fe918edd653 100644 (file)
@@ -1,11 +1,22 @@
+###############################################################################
+# Copyright (c) 2013, 2014 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/,\
+               reference/
+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.023716 seconds and 5 git commands to generate.