Making the plug-in compatible with Java 1.4
authorscorphus <scorphus>
Mon, 3 Dec 2007 18:54:17 +0000 (18:54 +0000)
committerscorphus <scorphus>
Mon, 3 Dec 2007 18:54:17 +0000 (18:54 +0000)
net.sourceforge.phpeclipse.phpmanual.htmlparser/.classpath
net.sourceforge.phpeclipse.phpmanual.htmlparser/META-INF/MANIFEST.MF

index ba78900..8d7b0df 100644 (file)
@@ -6,7 +6,7 @@
        <classpathentry exported="true" kind="lib" path="junit.jar"/>
        <classpathentry exported="true" kind="lib" path="sax2.jar"/>
        <classpathentry exported="true" kind="lib" path="thumbelina.jar"/>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <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>