Rev | Line | |
---|
[33] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <classpath> |
---|
| 3 | <classpathentry kind="src" path="src"/> |
---|
| 4 | <classpathentry kind="src" path="test"/> |
---|
| 5 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
---|
| 6 | <classpathentry kind="lib" path="lib/gson-2.2.3.jar"/> |
---|
| 7 | <classpathentry kind="lib" path="lib/commons-cli-1.1.jar"/> |
---|
| 8 | <classpathentry kind="lib" path="lib/commons-io-1.2.jar"/> |
---|
| 9 | <classpathentry kind="lib" path="lib/rabbitmq-client.jar"> |
---|
| 10 | <attributes> |
---|
| 11 | <attribute name="javadoc_location" value="file:/home/sergi/Documentos/Sergi/Java/workspace/objectmq/lib/rabbitmq-java-client-javadoc-3.0.1/"/> |
---|
| 12 | </attributes> |
---|
| 13 | </classpathentry> |
---|
| 14 | <classpathentry kind="lib" path="lib/kryo-2.21-all.jar"/> |
---|
| 15 | <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> |
---|
| 16 | <classpathentry kind="output" path="bin"/> |
---|
| 17 | </classpath> |
---|
Note: See
TracBrowser
for help on using the repository browser.