2016-02-16 20:07:51 +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="src" path="resources"/>
|
|
|
|
<classpathentry kind="lib" path="lib/BungeePerms-3.0-alpha-1_modif.jar"/>
|
2016-07-05 13:32:17 +02:00
|
|
|
<classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
|
2016-02-16 20:07:51 +01:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|