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/plugins/org.eclipse.wst.xml.vex.core/build.properties b/sourceediting/plugins/org.eclipse.wst.xml.vex.core/build.properties index 75cde60..48bd548 100644 --- a/sourceediting/plugins/org.eclipse.wst.xml.vex.core/build.properties +++ b/sourceediting/plugins/org.eclipse.wst.xml.vex.core/build.properties
@@ -3,10 +3,14 @@ .,\ lib/,\ lib/flute.jar,\ - bin/ + bin/,\ + plugin.xml src.includes = lib/,\ + src-emf/,\ src/ -source.. = src/ -jars.compile.order = . +source.. = src/,\ + src-emf/ +der = . bin.excludes = lib/.cvsignore src.excludes = lib/.cvsignore +output.. = bin/