Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.gmf/build.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.gmf/build.properties4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.gmf/build.properties b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.gmf/build.properties
index d3ce3fd06e..09be311fae 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.gmf/build.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.gmf/build.properties
@@ -17,13 +17,11 @@ bin.includes = .,\
about.ini,\
about.mappings,\
about.properties,\
- copyright.txt,\
modeling32.png
jars.compile.order = .
source.. = src/,\
src-gen/
output.. = bin/
-src.includes = about.html,\
- copyright.txt
+src.includes = about.html
generateSourceReferences = true

Back to the top