17 lines
917 B
XML
17 lines
917 B
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="mysql-connector-java-8.0.28.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 exported="true" kind="lib" path="C:/Users/jeffc/eclipse-workspace/peer-at-code-backend/PeerAtCodeFramework.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|