Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-05-19 09:55:16 +0000
committerEike Stepper2010-05-19 09:55:16 +0000
commit7575914903f1570e7fe462ebb797f275703759db (patch)
treee9476eb22f699f4fecffa619be4f682830dee731 /plugins/org.eclipse.emf.cdo.server.objectivity.stub/.classpath
parente3de7718f7c1030653dacbf6b5492c05cf6d6346 (diff)
downloadcdo-7575914903f1570e7fe462ebb797f275703759db.tar.gz
cdo-7575914903f1570e7fe462ebb797f275703759db.tar.xz
cdo-7575914903f1570e7fe462ebb797f275703759db.zip
preparing RC1
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.server.objectivity.stub/.classpath')
-rw-r--r--plugins/org.eclipse.emf.cdo.server.objectivity.stub/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.server.objectivity.stub/.classpath b/plugins/org.eclipse.emf.cdo.server.objectivity.stub/.classpath
index 1fa58c3e89..ac695e131a 100644
--- a/plugins/org.eclipse.emf.cdo.server.objectivity.stub/.classpath
+++ b/plugins/org.eclipse.emf.cdo.server.objectivity.stub/.classpath
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+ <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 exported="true" kind="lib" path="oojava_epl.jar"/>
<classpathentry kind="output" path="bin"/>

Back to the top