forked from srivastavankit/PaxosCommit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
14 lines (14 loc) · 1.06 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="/home/anduril/Downloads/rabbitmq-java-client-bin-3.0.0/commons-cli-1.1.jar"/>
<classpathentry kind="lib" path="/home/anduril/Downloads/rabbitmq-java-client-bin-3.0.0/commons-io-1.2.jar"/>
<classpathentry kind="lib" path="/home/anduril/Downloads/rabbitmq-java-client-bin-3.0.0/rabbitmq-client.jar"/>
<classpathentry kind="lib" path="/home/anduril/Downloads/google-gson-2.2.2/gson-2.2.2.jar"/>
<classpathentry kind="lib" path="/home/anduril/Downloads/google-gson-2.2.2/gson-2.2.2-javadoc.jar"/>
<classpathentry kind="lib" path="/home/anduril/Downloads/google-gson-2.2.2/gson-2.2.2-sources.jar"/>
<classpathentry kind="lib" path="/home/anduril/Downloads/commons-collections-3.2.1/commons-collections-3.2.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>