1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-02-23 16:03:28 +01:00

8 lines
288 B
Plaintext
Raw Normal View History

2011-09-02 23:07:23 +01:00
<?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"/>
2011-09-02 23:07:23 +01:00
</classpath>