2020-09-13 01:28:27 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2024-08-09 02:01:43 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="module" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2020-09-13 01:28:27 +02:00
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="src" path="test"/>
|
2024-08-09 02:01:43 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/apache-tomcat-10.1.12">
|
2020-09-13 01:28:27 +02:00
|
|
|
<attributes>
|
2024-08-09 02:01:43 +02:00
|
|
|
<attribute name="owner.project.facets" value="jst.web"/>
|
2020-09-13 01:28:27 +02:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2024-08-09 02:01:43 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
|
2020-09-13 01:28:27 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
2024-08-09 02:01:43 +02:00
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/StatoolInfos"/>
|
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/kiss4web"/>
|
2024-08-12 05:50:22 +02:00
|
|
|
<classpathentry kind="src" path=".apt_generated">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="optional" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2024-08-09 02:01:43 +02:00
|
|
|
<classpathentry kind="output" path="build/classes"/>
|
2020-09-13 01:28:27 +02:00
|
|
|
</classpath>
|