20 lines
1.1 KiB
XML
20 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="test"/>
|
|
<classpathentry exported="true" kind="lib" path="json-simple-1.1.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="mysql-connector-java-8.0.28.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="password4j-1.6.3.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="slf4j-api-2.0.6.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jose4j-0.9.3.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
|
|
<classpathentry kind="src" path=".apt_generated">
|
|
<attributes>
|
|
<attribute name="optional" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="lib" path="Treasure.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="JDA-5.0.0-beta.8-withDependencies.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|