2014-06-15 02:12:08 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2015-02-09 08:24:20 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2014-06-15 02:12:08 +02:00
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/Mineplex.Core.Common"/>
|
2014-10-23 05:05:35 +02:00
|
|
|
<classpathentry kind="var" path="REPO_DIR/Plugins/Libraries/craftbukkit.jar"/>
|
2014-06-15 02:12:08 +02:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|