c9d880bb620b08fb99e2f7717e5eddd8afaee20c
[Mograsim.git] / net.mograsim.machine / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3         <classpathentry kind="src" output="bin/src" path="src"/>
4         <classpathentry kind="src" output="bin/test" path="test">
5                 <attributes>
6                         <attribute name="test" value="true"/>
7                 </attributes>
8         </classpathentry>
9         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
10                 <attributes>
11                         <attribute name="module" value="true"/>
12                 </attributes>
13         </classpathentry>
14         <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
15         <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
16         <classpathentry kind="output" path="bin"/>
17 </classpath>