31 lines
1.7 KiB
XML
31 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
|
|
<attributes>
|
|
<attribute name="module" value="true"/>
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="lib" path="/home/phil/.m2/repository/org/spigotmc/spigot-api/1.21.4-R0.1-SNAPSHOT/spigot-api-1.21.4-R0.1-SNAPSHOT.jar" sourcepath="/home/phil/.m2/repository/org/spigotmc/spigot-api/1.21.4-R0.1-SNAPSHOT/spigot-api-1.21.4-R0.1-SNAPSHOT-sources.jar">
|
|
<attributes>
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
<attribute name="maven.groupId" value="org.spigotmc"/>
|
|
<attribute name="maven.artifactId" value="spigot-api"/>
|
|
<attribute name="maven.version" value="1.21.4-R0.1-SNAPSHOT"/>
|
|
<attribute name="maven.scope" value="provided"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="lib" path="/home/phil/.m2/repository/net/milkbowl/vault/VaultAPI/1.7/VaultAPI-1.7.jar" sourcepath="/home/phil/.m2/repository/net/milkbowl/vault/VaultAPI/1.7/VaultAPI-1.7-sources.jar">
|
|
<attributes>
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
<attribute name="maven.groupId" value="net.milkbowl.vault"/>
|
|
<attribute name="maven.artifactId" value="VaultAPI"/>
|
|
<attribute name="maven.version" value="1.7"/>
|
|
<attribute name="maven.scope" value="provided"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="lib" path="/home/phil/.m2/repository/org/apache/commons/commons-io-2.18.0-bin/commons-io-2.18.0.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|