CrazyAuctions/.classpath
BadBones69 e864040e28 v1.2.1 Update
Hello, this is just a small update.

Changes:
  - Updater Message has been moved to async to stop any lag from coming
from it.
  - Internal auto updater has been moved to async to protect from
making lag.

Added:
  - New MCUpdate metrics. http://mcupdate.org/plugin?pl=61
2017-04-06 15:14:21 -04:00

15 lines
768 B
XML

<?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="/Users/Joe/Plugins/Spigot/Spigot 1.10.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/Users/Joe/Desktop/Stuff/Spigot/Spigot%201.10%20JavaDoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/Users/Joe/Plugins/Spigot/Spigot 1.9.4.jar"/>
<classpathentry kind="lib" path="/Users/Joe/Plugins/Spigot/Spigot 1.8.8.jar"/>
<classpathentry kind="lib" path="/Users/Joe/Plugins/Vault.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>