2026-02-17 22:35:34 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<classpath>
|
2026-02-18 15:05:18 -05:00
|
|
|
<classpathentry kind="src" output="bin/main" path="src/main/java">
|
2026-02-17 22:35:34 -05:00
|
|
|
<attributes>
|
|
|
|
|
<attribute name="gradle_scope" value="main"/>
|
|
|
|
|
<attribute name="gradle_used_by_scope" value="main,test"/>
|
|
|
|
|
</attributes>
|
|
|
|
|
</classpathentry>
|
2026-02-22 01:23:41 -05:00
|
|
|
<classpathentry kind="src" output="bin/main" path="src/main/resources">
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="gradle_scope" value="main"/>
|
|
|
|
|
<attribute name="gradle_used_by_scope" value="main,test"/>
|
|
|
|
|
</attributes>
|
|
|
|
|
</classpathentry>
|
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-25/">
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="module" value="true"/>
|
|
|
|
|
</attributes>
|
|
|
|
|
</classpathentry>
|
|
|
|
|
<classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer">
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="org.eclipse.ajdt.inpath.restriction" value="aspectjrt-1.9.25.jar"/>
|
|
|
|
|
<attribute name="org.eclipse.ajdt.inpath" value="org.eclipse.ajdt.inpath"/>
|
|
|
|
|
</attributes>
|
|
|
|
|
</classpathentry>
|
|
|
|
|
<classpathentry kind="lib" path="/home/sherwinp/.gradle/caches/modules-2/files-2.1/org.aspectj/aspectjrt/1.9.25/7f46c0f089601cde5cfbfabf4feee16aeeaf2428/aspectjrt-1.9.25.jar"/>
|
2026-02-17 22:35:34 -05:00
|
|
|
<classpathentry kind="output" path="bin/default"/>
|
|
|
|
|
</classpath>
|