12 lines
484 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
2021-03-13 02:49:12 +09:00
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
2021-03-13 02:49:12 +09:00
<classpathentry kind="lib" path="C:/Users/sigon/Downloads/JDA-4.2.0_168-withDependencies.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>