Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2012-05-21 07:10:21 +0000
committerEike Stepper2012-05-21 07:10:21 +0000
commit786e70c2242c6799b5aa07259f90b3d5a9e46dee (patch)
tree1e1bd61ceab3259c38228ddaeb3138d06a1f15d3 /plugins/org.eclipse.emf.cdo.tests.db4o
parentefb66562c3899061d6bf56ff80a80dba1aaefdfe (diff)
downloadcdo-786e70c2242c6799b5aa07259f90b3d5a9e46dee.tar.gz
cdo-786e70c2242c6799b5aa07259f90b3d5a9e46dee.tar.xz
cdo-786e70c2242c6799b5aa07259f90b3d5a9e46dee.zip
Add generateSourceReferences = true to all plugins
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests.db4o')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.db4o/build.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.db4o/build.properties b/plugins/org.eclipse.emf.cdo.tests.db4o/build.properties
index 54175284a4..267c7c68c6 100644
--- a/plugins/org.eclipse.emf.cdo.tests.db4o/build.properties
+++ b/plugins/org.eclipse.emf.cdo.tests.db4o/build.properties
@@ -20,3 +20,5 @@ src.includes = about.html,\
CDO AllTests (DB4O).launch,\
copyright.txt,\
CDO AllTests (MEMDB4O).launch
+
+generateSourceReferences = true

Back to the top