2020-08-17 08:56:57 +09:00
|
|
|
<?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>
|
2020-08-17 08:56:57 +09:00
|
|
|
<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"/>
|
2020-08-17 08:56:57 +09:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|