analysis: package call graph icon
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Wed, 26 Apr 2017 13:26:43 +0000 (09:26 -0400)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Fri, 28 Apr 2017 14:59:10 +0000 (10:59 -0400)
Otherwise the icon is not available in RCP or upon installation
of the plug-in.

Change-Id: I565dfbc91febb4be1f4ab6b343431c6d83ca3aa8
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/95797
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
analysis/org.eclipse.tracecompass.analysis.timing.core/build.properties

index 17be6b6ea65ceb14ddf50545bef93d3c5b50b384..decf69fef32c671013fbe99dab7ceab6b731c0f1 100644 (file)
@@ -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
This page took 0.025561 seconds and 5 git commands to generate.