| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="UTF-8"?> | |
| 2 <classpath> | |
| 3 <classpathentry kind="src" path="src/java/test"/> | |
| 4 <classpathentry kind="src" path="src/java/core"/> | |
| 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="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4
"/> | |
| 7 <classpathentry kind="lib" path="@ROOT_DIR@/third_party/deftserver/0.4.0
-SNAPSHOT/activation-1.1.1.jar"/> | |
| 8 <classpathentry kind="lib" path="@ROOT_DIR@/third_party/deftserver/0.4.0
-SNAPSHOT/deft-0.4.0-SNAPSHOT.jar"/> | |
| 9 <classpathentry kind="lib" path="@ROOT_DIR@/third_party/deftserver/0.4.0
-SNAPSHOT/logback-classic-0.9.28.jar"/> | |
| 10 <classpathentry kind="lib" path="@ROOT_DIR@/third_party/deftserver/0.4.0
-SNAPSHOT/logback-core-0.9.28.jar"/> | |
| 11 <classpathentry kind="lib" path="@ROOT_DIR@/third_party/deftserver/0.4.0
-SNAPSHOT/slf4j-api-1.6.1.jar"/> | |
| 12 <classpathentry exported="true" kind="lib" path="@BUILD_DIR@/compiler/li
b/closure-compiler.jar"/> | |
| 13 <classpathentry exported="true" kind="lib" path="@BUILD_DIR@/compiler/li
b/dartc.jar"/> | |
| 14 <classpathentry exported="true" kind="lib" path="@BUILD_DIR@/compiler/li
b/args4j/2.0.12/args4j-2.0.12.jar"/> | |
| 15 <classpathentry exported="true" kind="lib" path="@BUILD_DIR@/compiler/li
b/guava/r09/guava-r09.jar"/> | |
| 16 <classpathentry exported="true" kind="lib" path="@BUILD_DIR@/compiler/li
b/json/r2_20080312/json.jar"/> | |
| 17 <classpathentry exported="true" kind="lib" path="@BUILD_DIR@/compiler/li
b/rhino/1_7R3/js.jar"/> | |
| 18 <classpathentry kind="output" path="out/classes"/> | |
| 19 </classpath> | |
| OLD | NEW |