From: Bernd Hufmann Date: Wed, 26 Apr 2017 13:26:43 +0000 (-0400) Subject: analysis: package call graph icon X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;ds=sidebyside;h=12eaea115b02d756e0a5db8b9524e578bb4b43fd;p=deliverable%2Ftracecompass.git analysis: package call graph icon Otherwise the icon is not available in RCP or upon installation of the plug-in. Change-Id: I565dfbc91febb4be1f4ab6b343431c6d83ca3aa8 Signed-off-by: Bernd Hufmann Reviewed-on: https://git.eclipse.org/r/95797 Reviewed-by: Hudson CI Reviewed-by: Matthew Khouzam Tested-by: Matthew Khouzam --- diff --git a/analysis/org.eclipse.tracecompass.analysis.timing.core/build.properties b/analysis/org.eclipse.tracecompass.analysis.timing.core/build.properties index 17be6b6ea6..decf69fef3 100644 --- a/analysis/org.eclipse.tracecompass.analysis.timing.core/build.properties +++ b/analysis/org.eclipse.tracecompass.analysis.timing.core/build.properties @@ -13,7 +13,8 @@ bin.includes = META-INF/,\ plugin.properties,\ .,\ about.html,\ - plugin.xml + plugin.xml,\ + icons/ additional.bundles = org.eclipse.jdt.annotation jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation src.includes = about.html