From: Marc-Andre Laperle Date: Wed, 21 Sep 2016 14:23:10 +0000 (-0400) Subject: analysis: Add missing icon for Critical Path view X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=9c11fb814e3d202c44669b3b836750f9e692092d;hp=fd7961acdf64608eef7413e15736cad4d1fe3313;p=deliverable%2Ftracecompass.git analysis: Add missing icon for Critical Path view Change-Id: Ie9f845454c2b735d16d4baefc870c4078a29babe Signed-off-by: Marc-Andre Laperle Reviewed-on: https://git.eclipse.org/r/81597 Reviewed-by: Hudson CI Reviewed-by: Matthew Khouzam Tested-by: Matthew Khouzam --- diff --git a/analysis/org.eclipse.tracecompass.analysis.graph.ui/build.properties b/analysis/org.eclipse.tracecompass.analysis.graph.ui/build.properties index d445f543dd..b5f27358fd 100644 --- a/analysis/org.eclipse.tracecompass.analysis.graph.ui/build.properties +++ b/analysis/org.eclipse.tracecompass.analysis.graph.ui/build.properties @@ -14,7 +14,8 @@ bin.includes = META-INF/,\ plugin.properties,\ .,\ plugin.xml,\ - about.html + about.html,\ + icons/ additional.bundles = org.eclipse.jdt.annotation jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation src.includes = about.html