From 6c3addbb62b82bd139e58f9c991b36ff6021b74c Mon Sep 17 00:00:00 2001 From: Alena Laskavaia Date: Thu, 4 Mar 2010 14:59:04 +0000 Subject: [PATCH] added missing plugin xml and source build --- codan/org.eclipse.cdt.codan.checkers.ui/build.properties | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/codan/org.eclipse.cdt.codan.checkers.ui/build.properties b/codan/org.eclipse.cdt.codan.checkers.ui/build.properties index 34d2e4d2dad..ae09d1e02ec 100644 --- a/codan/org.eclipse.cdt.codan.checkers.ui/build.properties +++ b/codan/org.eclipse.cdt.codan.checkers.ui/build.properties @@ -1,4 +1,9 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ - . + .,\ + plugin.xml +src.includes = src/,\ + plugin.xml,\ + build.properties,\ + META-INF/