< prev index next >

application/org.openjdk.jmc.attach/.classpath

Print this page
rev 130 : JMC-6409: Remove dependency to USER_LIBRARY/JMC_JDK in several places

@@ -5,8 +5,7 @@
         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
                 <accessrules>
                         <accessrule kind="accessible" pattern="sun/management/**"/>
                 </accessrules>
         </classpathentry>
-        <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JMC_JDK"/>
         <classpathentry kind="output" path="target/classes"/>
 </classpath>
< prev index next >