tmf.ui: Make InterruptedExceptions not get caught as Exceptions
[deliverable/tracecompass.git] / org.eclipse.tracecompass.lttng2.kernel.core.tests / build.properties
index e30234a1bce92c79e65db024d74a4617c6a352c3..68a4f26c7a3ffb37168eb52d26f18c26fb08d4c5 100644 (file)
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2013 Ericsson
+# Copyright (c) 2013, 2015 Ericsson
 #
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
@@ -16,7 +16,8 @@ source.. = src/,\
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.properties
+               plugin.properties,\
+               about.html
 src.includes = about.html
 additional.bundles = org.eclipse.jdt.annotation
 jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation
This page took 0.024106 seconds and 5 git commands to generate.