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