2017-03-26 02:34:22 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2017-08-20 13:43:08 -05:00
|
|
|
<classpathentry kind="src" path="lib"/>
|
2017-08-14 23:26:48 -05:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
2017-08-20 13:43:08 -05:00
|
|
|
<classpathentry kind="lib" path="lib/commons-io-2.5.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/twitch-api-wrapper-0.3-jar-with-dependencies.jar"/>
|
2017-03-26 02:34:22 -05:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|