diff options
author | Martin Fluegge | 2011-05-09 16:39:20 +0000 |
---|---|---|
committer | Martin Fluegge | 2011-05-09 16:39:20 +0000 |
commit | 637bbeff72e4c82953be6bf019e14da6c95a2557 (patch) | |
tree | aed5b41ab4d09ffecfb7684083d8c0ae8c01d58d /plugins/org.eclipse.emf.cdo.dawn.codegen/build.properties | |
parent | a5c1ac1dbe2bcd33af49c034b8d74222c081528f (diff) | |
download | cdo-637bbeff72e4c82953be6bf019e14da6c95a2557.tar.gz cdo-637bbeff72e4c82953be6bf019e14da6c95a2557.tar.xz cdo-637bbeff72e4c82953be6bf019e14da6c95a2557.zip |
[344403] [Dawn] Separated Dawn Codegen from specific implementations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=344403
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.codegen/build.properties')
-rw-r--r-- | plugins/org.eclipse.emf.cdo.dawn.codegen/build.properties | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen/build.properties b/plugins/org.eclipse.emf.cdo.dawn.codegen/build.properties index d76fed7390..f05f39c7ee 100644 --- a/plugins/org.eclipse.emf.cdo.dawn.codegen/build.properties +++ b/plugins/org.eclipse.emf.cdo.dawn.codegen/build.properties @@ -12,7 +12,6 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ - plugin.xml,\ about.html,\ copyright.txt,\ plugin.properties,\ |