AutoPluginUpdate/.classpath

8 lines
386 B
Plaintext
Raw Normal View History

2017-01-08 23:24:32 -06: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="D:/Documents/Test Server/craftbukkit-1.9.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>