build properties changed
diff --git a/org.eclipse.emf.refactor.metrics.ecore.compositional/build.properties b/org.eclipse.emf.refactor.metrics.ecore.compositional/build.properties
index 49965f9..5f4b18d 100644
--- a/org.eclipse.emf.refactor.metrics.ecore.compositional/build.properties
+++ b/org.eclipse.emf.refactor.metrics.ecore.compositional/build.properties
@@ -4,6 +4,5 @@
                .,\

                plugin.xml,\

                bin/,\

-               build.properties,\

                src/

 src.includes = bin/

diff --git a/org.eclipse.emf.refactor.metrics.ecore.henshin/build.properties b/org.eclipse.emf.refactor.metrics.ecore.henshin/build.properties
index 1272807..143a861 100644
--- a/org.eclipse.emf.refactor.metrics.ecore.henshin/build.properties
+++ b/org.eclipse.emf.refactor.metrics.ecore.henshin/build.properties
@@ -4,7 +4,6 @@
                .,\
                plugin.xml,\
                bin/,\
-               build.properties,\
                src/,\
                transformations/
 src.includes = transformations/,\
diff --git a/org.eclipse.emf.refactor.metrics.ecore.ocl/build.properties b/org.eclipse.emf.refactor.metrics.ecore.ocl/build.properties
index c2c054a..57cdeeb 100644
--- a/org.eclipse.emf.refactor.metrics.ecore.ocl/build.properties
+++ b/org.eclipse.emf.refactor.metrics.ecore.ocl/build.properties
@@ -4,6 +4,5 @@
                .,\
                plugin.xml,\
                bin/,\
-               build.properties,\
                src/
 src.includes = bin/
diff --git a/org.eclipse.emf.refactor.metrics.ecore/build.properties b/org.eclipse.emf.refactor.metrics.ecore/build.properties
index 25c7d8c..a3f7ee9 100644
--- a/org.eclipse.emf.refactor.metrics.ecore/build.properties
+++ b/org.eclipse.emf.refactor.metrics.ecore/build.properties
@@ -4,6 +4,5 @@
                .,\
                plugin.xml,\
                src/,\
-               bin/,\
-               build.properties
+               bin/
 src.includes = bin/
diff --git a/org.eclipse.emf.refactor.metrics.uml24.compositional/build.properties b/org.eclipse.emf.refactor.metrics.uml24.compositional/build.properties
index 6f20375..36b700a 100644
--- a/org.eclipse.emf.refactor.metrics.uml24.compositional/build.properties
+++ b/org.eclipse.emf.refactor.metrics.uml24.compositional/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.uml24.henshin/build.properties b/org.eclipse.emf.refactor.metrics.uml24.henshin/build.properties
index e9863e2..cf0d779 100644
--- a/org.eclipse.emf.refactor.metrics.uml24.henshin/build.properties
+++ b/org.eclipse.emf.refactor.metrics.uml24.henshin/build.properties
@@ -2,4 +2,7 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.xml
+               plugin.xml,\
+               bin/,\
+               src/,\
+               transformations/
diff --git a/org.eclipse.emf.refactor.metrics.uml24.ocl/build.properties b/org.eclipse.emf.refactor.metrics.uml24.ocl/build.properties
index e9863e2..316d0b2 100644
--- a/org.eclipse.emf.refactor.metrics.uml24.ocl/build.properties
+++ b/org.eclipse.emf.refactor.metrics.uml24.ocl/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.uml24/build.properties b/org.eclipse.emf.refactor.metrics.uml24/build.properties
index e9863e2..f1ab0b1 100644
--- a/org.eclipse.emf.refactor.metrics.uml24/build.properties
+++ b/org.eclipse.emf.refactor.metrics.uml24/build.properties
@@ -2,4 +2,6 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.xml
+               plugin.xml,\
+               src/,\
+               bin/
diff --git a/org.eclipse.emf.refactor.refactorings.ecore.henshin/build.properties b/org.eclipse.emf.refactor.refactorings.ecore.henshin/build.properties
index 7624183..3eee9c9 100644
--- a/org.eclipse.emf.refactor.refactorings.ecore.henshin/build.properties
+++ b/org.eclipse.emf.refactor.refactorings.ecore.henshin/build.properties
@@ -6,6 +6,6 @@
                transformation/,\
                src/,\
                bin/,\
-               build.properties
+               tests/
 src.includes = bin/,\
                transformation/
diff --git a/org.eclipse.emf.refactor.refactorings.ecore.ocl/build.properties b/org.eclipse.emf.refactor.refactorings.ecore.ocl/build.properties
index 34d2e4d..6eb6684 100644
--- a/org.eclipse.emf.refactor.refactorings.ecore.ocl/build.properties
+++ b/org.eclipse.emf.refactor.refactorings.ecore.ocl/build.properties
@@ -1,4 +1,6 @@
 source.. = src/
 output.. = bin/
 bin.includes = META-INF/,\
-               .
+               .,\
+               src/,\
+               bin/
diff --git a/org.eclipse.emf.refactor.refactorings.ecore/build.properties b/org.eclipse.emf.refactor.refactorings.ecore/build.properties
index e9863e2..33e80e0 100644
--- a/org.eclipse.emf.refactor.refactorings.ecore/build.properties
+++ b/org.eclipse.emf.refactor.refactorings.ecore/build.properties
@@ -2,4 +2,7 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.xml
+               plugin.xml,\
+               bin/,\
+               src/,\
+               tests/
diff --git a/org.eclipse.emf.refactor.refactorings.uml24.henshin/build.properties b/org.eclipse.emf.refactor.refactorings.uml24.henshin/build.properties
index e9863e2..0e6aec7 100644
--- a/org.eclipse.emf.refactor.refactorings.uml24.henshin/build.properties
+++ b/org.eclipse.emf.refactor.refactorings.uml24.henshin/build.properties
@@ -2,4 +2,8 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.xml
+               plugin.xml,\
+               bin/,\
+               src/,\
+               tests/,\
+               transformation/
diff --git a/org.eclipse.emf.refactor.refactorings.uml24.ocl/build.properties b/org.eclipse.emf.refactor.refactorings.uml24.ocl/build.properties
index 34d2e4d..6eb6684 100644
--- a/org.eclipse.emf.refactor.refactorings.uml24.ocl/build.properties
+++ b/org.eclipse.emf.refactor.refactorings.uml24.ocl/build.properties
@@ -1,4 +1,6 @@
 source.. = src/
 output.. = bin/
 bin.includes = META-INF/,\
-               .
+               .,\
+               src/,\
+               bin/
diff --git a/org.eclipse.emf.refactor.refactorings.uml24/build.properties b/org.eclipse.emf.refactor.refactorings.uml24/build.properties
index e9863e2..33e80e0 100644
--- a/org.eclipse.emf.refactor.refactorings.uml24/build.properties
+++ b/org.eclipse.emf.refactor.refactorings.uml24/build.properties
@@ -2,4 +2,7 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.xml
+               plugin.xml,\
+               bin/,\
+               src/,\
+               tests/
diff --git a/org.eclipse.emf.refactor.smells.ecore.henshin/build.properties b/org.eclipse.emf.refactor.smells.ecore.henshin/build.properties
index e9863e2..cf0d779 100644
--- a/org.eclipse.emf.refactor.smells.ecore.henshin/build.properties
+++ b/org.eclipse.emf.refactor.smells.ecore.henshin/build.properties
@@ -2,4 +2,7 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.xml
+               plugin.xml,\
+               bin/,\
+               src/,\
+               transformations/
diff --git a/org.eclipse.emf.refactor.smells.ecore.ocl/build.properties b/org.eclipse.emf.refactor.smells.ecore.ocl/build.properties
index 34d2e4d..6eb6684 100644
--- a/org.eclipse.emf.refactor.smells.ecore.ocl/build.properties
+++ b/org.eclipse.emf.refactor.smells.ecore.ocl/build.properties
@@ -1,4 +1,6 @@
 source.. = src/
 output.. = bin/
 bin.includes = META-INF/,\
-               .
+               .,\
+               src/,\
+               bin/
diff --git a/org.eclipse.emf.refactor.smells.metricbased/build.properties b/org.eclipse.emf.refactor.smells.metricbased/build.properties
index 49965f9..5f4b18d 100644
--- a/org.eclipse.emf.refactor.smells.metricbased/build.properties
+++ b/org.eclipse.emf.refactor.smells.metricbased/build.properties
@@ -4,6 +4,5 @@
                .,\

                plugin.xml,\

                bin/,\

-               build.properties,\

                src/

 src.includes = bin/

diff --git a/org.eclipse.emf.refactor.smells.uml24.henshin/build.properties b/org.eclipse.emf.refactor.smells.uml24.henshin/build.properties
index e9863e2..cf0d779 100644
--- a/org.eclipse.emf.refactor.smells.uml24.henshin/build.properties
+++ b/org.eclipse.emf.refactor.smells.uml24.henshin/build.properties
@@ -2,4 +2,7 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.xml
+               plugin.xml,\
+               bin/,\
+               src/,\
+               transformations/
diff --git a/org.eclipse.emf.refactor.smells.uml24.metricbased/build.properties b/org.eclipse.emf.refactor.smells.uml24.metricbased/build.properties
index 6f20375..36b700a 100644
--- a/org.eclipse.emf.refactor.smells.uml24.metricbased/build.properties
+++ b/org.eclipse.emf.refactor.smells.uml24.metricbased/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.smells.uml24.ocl/build.properties b/org.eclipse.emf.refactor.smells.uml24.ocl/build.properties
index 34d2e4d..6eb6684 100644
--- a/org.eclipse.emf.refactor.smells.uml24.ocl/build.properties
+++ b/org.eclipse.emf.refactor.smells.uml24.ocl/build.properties
@@ -1,4 +1,6 @@
 source.. = src/
 output.. = bin/
 bin.includes = META-INF/,\
-               .
+               .,\
+               src/,\
+               bin/
diff --git a/org.eclipse.emf.refactor.smells.uml24/build.properties b/org.eclipse.emf.refactor.smells.uml24/build.properties
index e9863e2..316d0b2 100644
--- a/org.eclipse.emf.refactor.smells.uml24/build.properties
+++ b/org.eclipse.emf.refactor.smells.uml24/build.properties
@@ -2,4 +2,6 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.xml
+               plugin.xml,\
+               bin/,\
+               src/