mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2024-11-04 02:57:32 +00:00
7 lines
288 B
XML
7 lines
288 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="lib" path="../lib/bukkit.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|