Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf.edit/build.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf.edit/build.properties6
1 files changed, 2 insertions, 4 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf.edit/build.properties b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf.edit/build.properties
index 48db37f2a1..217db9264e 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf.edit/build.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf.edit/build.properties
@@ -12,12 +12,10 @@ bin.includes = .,\
META-INF/,\
plugin.xml,\
plugin.properties,\
- about.html,\
- copyright.txt
+ about.html
jars.compile.order = .
source.. = src/
output.. = bin/
-src.includes = about.html,\
- copyright.txt
+src.includes = about.html
generateSourceReferences = true

Back to the top