2023-09-22 23:47:15 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2023-10-06 16:18:54 -07:00
|
|
|
<classpathentry kind="src" output="bin/main" path="src/main/java">
|
2023-09-22 23:47:15 -07:00
|
|
|
<attributes>
|
2023-10-06 16:18:54 -07:00
|
|
|
<attribute name="gradle_scope" value="main"/>
|
|
|
|
<attribute name="gradle_used_by_scope" value="main,test"/>
|
2023-09-22 23:47:15 -07:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2023-10-06 16:18:54 -07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
|
|
|
|
<classpathentry kind="output" path="bin/default"/>
|
2023-09-22 23:47:15 -07:00
|
|
|
</classpath>
|