Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2008-04-07 08:31:39 +0000
committerEike Stepper2008-04-07 08:31:39 +0000
commit0d0da313023148b4e977bd282d5b1074a0607f78 (patch)
tree25e6e29f2060b7e3d2af09a4c511eab46421f53e /plugins/org.eclipse.emf.cdo.tests.mango
parenta0911a1aa11a05d5985364e33d8c90b767c36698 (diff)
downloadcdo-0d0da313023148b4e977bd282d5b1074a0607f78.tar.gz
cdo-0d0da313023148b4e977bd282d5b1074a0607f78.tar.xz
cdo-0d0da313023148b4e977bd282d5b1074a0607f78.zip
Regenerated for latest EMF 2.4
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests.mango')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.mango/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.mango/.classpath b/plugins/org.eclipse.emf.cdo.tests.mango/.classpath
index 64c5e31b7a..304e86186a 100644
--- a/plugins/org.eclipse.emf.cdo.tests.mango/.classpath
+++ b/plugins/org.eclipse.emf.cdo.tests.mango/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
+ <classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top