Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.sdk/build.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.sdk/build.properties4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.sdk/build.properties b/plugins/org.eclipse.emf.cdo.sdk/build.properties
index fcd9485de3..b2b43ec30f 100644
--- a/plugins/org.eclipse.emf.cdo.sdk/build.properties
+++ b/plugins/org.eclipse.emf.cdo.sdk/build.properties
@@ -12,12 +12,10 @@
bin.includes = META-INF/,\
plugin.properties,\
about.html,\
- copyright.txt,\
about.ini,\
about.mappings,\
about.properties,\
modeling32.png
-src.includes = about.html,\
- copyright.txt
+src.includes = about.html
generateSourceReferences = true

Back to the top