|
1 | | -<?xml version="1.0" encoding="UTF-8"?> |
2 | | -<classpath> |
3 | | - <classpathentry kind="src" path="src"/> |
4 | | - <classpathentry kind="src" path="test/src"/> |
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/commons-discovery-0.2.jar"/> |
7 | | - <classpathentry kind="lib" path="lib/commons-logging-1.0.4.jar"/> |
8 | | - <classpathentry kind="lib" path="lib/jaxrpc.jar"/> |
9 | | - <classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/> |
10 | | - <classpathentry kind="lib" path="lib/saaj.jar"/> |
11 | | - <classpathentry kind="lib" path="lib/scribe-flickr-1.0.jar"/> |
12 | | - <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> |
13 | | - <classpathentry kind="lib" path="lib/scribe-1.3.0.jar" sourcepath="libsrc/scribe-1.3.0-sources.jar"/> |
14 | | - <classpathentry kind="lib" path="lib/commons-codec-1.6.jar"/> |
15 | | - <classpathentry kind="lib" path="lib/axis.jar"/> |
16 | | - <classpathentry kind="output" path="bin"/> |
17 | | -</classpath> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<classpath> |
| 3 | + <classpathentry kind="src" path="src"/> |
| 4 | + <classpathentry kind="src" path="test/src"/> |
| 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/commons-discovery-0.2.jar"/> |
| 7 | + <classpathentry kind="lib" path="lib/commons-logging-1.0.4.jar"/> |
| 8 | + <classpathentry kind="lib" path="lib/jaxrpc.jar"/> |
| 9 | + <classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/> |
| 10 | + <classpathentry kind="lib" path="lib/saaj.jar"/> |
| 11 | + <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> |
| 12 | + <classpathentry kind="lib" path="lib/scribe-1.3.0.jar" sourcepath="libsrc/scribe-1.3.0-sources.jar"/> |
| 13 | + <classpathentry kind="lib" path="lib/commons-codec-1.6.jar"/> |
| 14 | + <classpathentry kind="lib" path="lib/axis.jar"/> |
| 15 | + <classpathentry kind="output" path="bin"/> |
| 16 | +</classpath> |
0 commit comments