2022-09-21 19:21:27 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2024-05-14 11:24:23 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2022-09-21 19:21:27 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2024-05-14 11:24:23 +07:00
|
|
|
<classpathentry kind="src" output="target/classes" path="src">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="optional" value="true"/>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2022-09-21 19:21:27 +07:00
|
|
|
<classpathentry kind="output" path="target/classes"/>
|
|
|
|
</classpath>
|