schema to build properties added
diff --git a/org.eclipse.emf.refactor.refactoring.runtime/build.properties b/org.eclipse.emf.refactor.refactoring.runtime/build.properties
index 316d0b2..4c91231 100644
--- a/org.eclipse.emf.refactor.refactoring.runtime/build.properties
+++ b/org.eclipse.emf.refactor.refactoring.runtime/build.properties
@@ -4,4 +4,11 @@
                .,\
                plugin.xml,\
                bin/,\
-               src/
+               src/,\
+               schema/
+src.includes = src/,\
+               schema/,\
+               plugin.xml,\
+               bin/,\
+               META-INF/,\
+               .settings/