Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Houghton2007-12-10 11:58:13 +0000
committerDJ Houghton2007-12-10 11:58:13 +0000
commit4e3d37220f70ed46179937c7b981988153e4955b (patch)
treebf445d686254b67cf18ae54d17e4b3c3fa577560 /bundles/org.eclipse.equinox.p2.reconciler.dropins/.classpath
parent4012845c53deb74723f98e470ed3e9a4bfde13b4 (diff)
downloadrt.equinox.p2-4e3d37220f70ed46179937c7b981988153e4955b.tar.gz
rt.equinox.p2-4e3d37220f70ed46179937c7b981988153e4955b.tar.xz
rt.equinox.p2-4e3d37220f70ed46179937c7b981988153e4955b.zip
Initial release of compatibility code. (disabled)v200712100715
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.reconciler.dropins/.classpath')
-rw-r--r--bundles/org.eclipse.equinox.p2.reconciler.dropins/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.reconciler.dropins/.classpath b/bundles/org.eclipse.equinox.p2.reconciler.dropins/.classpath
index 7cdeb7319..ce7393340 100644
--- a/bundles/org.eclipse.equinox.p2.reconciler.dropins/.classpath
+++ b/bundles/org.eclipse.equinox.p2.reconciler.dropins/.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/CDC-1.1%Foundation-1.1"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top