Rev | Line | |
---|
[4061] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <classpath> |
---|
| 3 | <classpathentry kind="src" path="src"/> |
---|
| 4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> |
---|
[4062] | 5 | <classpathentry kind="lib" path="lib/slf4j-api-1.6.4.jar"/> |
---|
[4067] | 6 | <classpathentry kind="lib" path="lib/servlet-api.jar"/> |
---|
[4212] | 7 | <classpathentry kind="lib" path="lib/jdom-2.0.6.jar"/> |
---|
[4740] | 8 | <classpathentry kind="lib" path="lib/base-core-3.13.0.jar"/> |
---|
| 9 | <classpathentry kind="lib" path="lib/base-webclient-3.13.0.jar"/> |
---|
[5503] | 10 | <classpathentry kind="lib" path="META-INF/lib/sshj-0.27.0.jar"/> |
---|
[5504] | 11 | <classpathentry kind="lib" path="lib/json-simple-1.1.1-1.jar"/> |
---|
[4061] | 12 | <classpathentry kind="output" path="bin"/> |
---|
| 13 | </classpath> |
---|
Note: See
TracBrowser
for help on using the repository browser.