Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests/.classpath')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests/.classpath1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests/.classpath b/plugins/org.eclipse.emf.cdo.tests/.classpath
index 9989588abd..d2d2655389 100644
--- a/plugins/org.eclipse.emf.cdo.tests/.classpath
+++ b/plugins/org.eclipse.emf.cdo.tests/.classpath
@@ -4,6 +4,5 @@
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="net4j"/>
- <classpathentry combineaccessrules="false" kind="src" path="/org.eclipse.net4j.db.hsqldb"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top