Core/.classpath

9 lines
450 B
Plaintext
Raw Normal View History

2015-12-05 12:26:39 +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/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="F:/DevServer/Spigot/spigot.jar"/>
2015-12-06 11:04:47 +01:00
<classpathentry kind="lib" path="F:/Sources/Jars/teamspeak3-api-1.0.12.jar"/>
2015-12-05 12:26:39 +01:00
<classpathentry kind="output" path="bin"/>
</classpath>