| commit | b2f87d54e6214bad0d7a3b6f8f14793f1f49d43c | [log] [tgz] |
|---|---|---|
| author | tarendt <tarendt> | Fri Apr 19 12:14:07 2013 +0200 |
| committer | tarendt <tarendt> | Fri Apr 19 12:14:07 2013 +0200 |
| tree | 78fa95ebd1e4b882b00aed39dd2ccf01dc422690 | |
| parent | 3c63c601f4636b2997c2083fbc242f432c7c8b6e [diff] |
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/