Downgraded LogicUI to Java 8; converted era.mi and LogicUI to plugins
[Mograsim.git] / LogicUI / .classpath
index 56baf23..c34bb53 100644 (file)
@@ -1,13 +1,11 @@
 <?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-10">
+       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
                <attributes>
                        <attribute name="module" value="true"/>
                </attributes>
        </classpathentry>
+       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
        <classpathentry kind="src" path="src"/>
-       <classpathentry combineaccessrules="false" kind="src" path="/SWTZoomableCanvas"/>
-       <classpathentry combineaccessrules="false" kind="src" path="/SWT"/>
-       <classpathentry combineaccessrules="false" kind="src" path="/era.mi"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>