16 lines
909 B
XML
16 lines
909 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="D:/ProjetosBukkit/APIs/craftbukkit-1.8.jar"/>
|
|
<classpathentry kind="lib" path="D:/ProjetosBukkit/APIs/CustomItems.jar"/>
|
|
<classpathentry kind="lib" path="D:/ProjetosBukkit/APIs/WorldGuard.jar"/>
|
|
<classpathentry kind="lib" path="D:/ProjetosBukkit/APIs/Factions.jar"/>
|
|
<classpathentry kind="lib" path="D:/ProjetosBukkit/APIs/MassiveCore.jar"/>
|
|
<classpathentry kind="lib" path="D:/ProjetosBukkit/APIs/GriefPrevention.jar"/>
|
|
<classpathentry kind="lib" path="D:/ProjetosBukkit/APIs/PreciousStones.jar"/>
|
|
<classpathentry kind="lib" path="D:/ProjetosBukkit/APIs/Residence.jar"/>
|
|
<classpathentry kind="lib" path="D:/ProjetosBukkit/APIs/Towny.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|