From a43bd0cb97ff689427edcb833c778a5540d40d30 Mon Sep 17 00:00:00 2001 From: David Gillingham Date: Wed, 1 Apr 2015 15:43:42 -0500 Subject: [PATCH] Issue #4344: Update build.properties for spellchecker plugin to include plugin.xml. Change-Id: I1a9009ed0d165ed48c81dfd088bf6652ae68110e Former-commit-id: e4860cdd30d96bf7fc4347a3c92712e5350adf25 --- cave/com.raytheon.uf.viz.spellchecker/build.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cave/com.raytheon.uf.viz.spellchecker/build.properties b/cave/com.raytheon.uf.viz.spellchecker/build.properties index 3459198753..15f66d39dc 100644 --- a/cave/com.raytheon.uf.viz.spellchecker/build.properties +++ b/cave/com.raytheon.uf.viz.spellchecker/build.properties @@ -2,4 +2,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ - localization/ + localization/,\ + plugin.xml