2026-05-21 14:10:52 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<classpath>
|
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="module" value="true"/>
|
|
|
|
|
</attributes>
|
|
|
|
|
</classpathentry>
|
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2026-05-21 17:53:00 +03:00
|
|
|
<classpathentry kind="src" path="target/generated-sources/annotations">
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="optional" value="true"/>
|
|
|
|
|
</attributes>
|
|
|
|
|
</classpathentry>
|
2026-05-21 14:10:52 +03:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
|
</classpath>
|