35 lines
1.2 KiB
XML
35 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src">
|
|
<attributes>
|
|
<attribute name="optional" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-15">
|
|
<attributes>
|
|
<attribute name="module" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5">
|
|
<attributes>
|
|
<attribute name="test" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/atriasoft-etk">
|
|
<attributes>
|
|
<attribute name="module" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/scenarium-logger">
|
|
<attributes>
|
|
<attribute name="module" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/atriasoft-egami">
|
|
<attributes>
|
|
<attribute name="module" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="output" path="out/eclipse/classes"/>
|
|
</classpath>
|