commit | 3e8b22724e8ea1d9e1c66d672395653039da6b88 | [log] [tgz] |
---|---|---|
author | dacarver <dacarver> | Mon Nov 10 20:09:41 2008 +0000 |
committer | dacarver <dacarver> | Mon Nov 10 20:09:41 2008 +0000 |
tree | 7cdf5cd0f57e518e197ea225d0048faa4d0bbfb4 | |
parent | 24006937bb62127a0e6c3b7d7c9c4b052fbc1cd3 [diff] [blame] |
bug 250829 - initial load of VEX emf model and generated code.
diff --git a/sourceediting/tests/org.eclipse.wst.xml.vex.core.tests/build.properties b/sourceediting/tests/org.eclipse.wst.xml.vex.core.tests/build.properties index 577b7ce..4662209 100644 --- a/sourceediting/tests/org.eclipse.wst.xml.vex.core.tests/build.properties +++ b/sourceediting/tests/org.eclipse.wst.xml.vex.core.tests/build.properties
@@ -1,6 +1,8 @@ -source.. = src/ +source.. = src/,\ + src_emf/ output.. = bin/ bin.includes = META-INF/,\ .,\ projectFiles/,\ - bin/ + bin/,\ + plugin.properties