build properties changed
diff --git a/org.eclipse.emf.refactor.metrics.configuration/build.properties b/org.eclipse.emf.refactor.metrics.configuration/build.properties
index e9863e2..316d0b2 100644
--- a/org.eclipse.emf.refactor.metrics.configuration/build.properties
+++ b/org.eclipse.emf.refactor.metrics.configuration/build.properties
@@ -2,4 +2,6 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.xml
+               plugin.xml,\
+               bin/,\
+               src/
diff --git a/org.eclipse.emf.refactor.metrics.generator/build.properties b/org.eclipse.emf.refactor.metrics.generator/build.properties
index e9863e2..bfed891 100644
--- a/org.eclipse.emf.refactor.metrics.generator/build.properties
+++ b/org.eclipse.emf.refactor.metrics.generator/build.properties
@@ -2,4 +2,8 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.xml
+               plugin.xml,\
+               bin/,\
+               icons/,\
+               src/,\
+               templates/
diff --git a/org.eclipse.emf.refactor.metrics.runtime/build.properties b/org.eclipse.emf.refactor.metrics.runtime/build.properties
index e9863e2..2702b4e 100644
--- a/org.eclipse.emf.refactor.metrics.runtime/build.properties
+++ b/org.eclipse.emf.refactor.metrics.runtime/build.properties
@@ -2,4 +2,7 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.xml
+               plugin.xml,\
+               bin/,\
+               icons/,\
+               src/
diff --git a/org.eclipse.emf.refactor.metrics/build.properties b/org.eclipse.emf.refactor.metrics/build.properties
index e9863e2..1b09d56 100644
--- a/org.eclipse.emf.refactor.metrics/build.properties
+++ b/org.eclipse.emf.refactor.metrics/build.properties
@@ -2,4 +2,7 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.xml
+               plugin.xml,\
+               bin/,\
+               schema/,\
+               src/