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