From c5ce43974e3314ca3272764213fede51d280e380 Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Sun, 21 Sep 2014 23:57:56 -0400 Subject: [PATCH] Make sure launch bar ui plugin properties gets into build. Change-Id: I3e63c02b3c9f3da8b20ac4d71d0c1b6144b2f686 Reviewed-on: https://git.eclipse.org/r/33650 Tested-by: Hudson CI Reviewed-by: Doug Schaefer --- launch/org.eclipse.cdt.launchbar.ui/build.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/launch/org.eclipse.cdt.launchbar.ui/build.properties b/launch/org.eclipse.cdt.launchbar.ui/build.properties index 6c480f39f1b..6b4afb7a5a7 100644 --- a/launch/org.eclipse.cdt.launchbar.ui/build.properties +++ b/launch/org.eclipse.cdt.launchbar.ui/build.properties @@ -3,4 +3,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.xml,\ - icons/ + icons/,\ + plugin.properties