mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2024-11-06 19:01:26 +01:00
12 lines
515 B
XML
12 lines
515 B
XML
<?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"/>
|
|
<classpathentry kind="lib" path="J:/BuildTools/Spigot/Spigot-API/target/spigot-api-1.13-R0.1-SNAPSHOT-shaded.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|