| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <classpath> | 2 <classpath> |
| 3 <classpathentry exported="true" kind="lib" path="third_party/rhino/1_7R3
/js.jar" sourcepath="third_party/rhino/1_7R3/rhino1_7R3-sources.zip"/> | 3 <classpathentry exported="true" kind="lib" path="third_party/rhino/1_7R3
/js.jar" sourcepath="third_party/rhino/1_7R3/rhino1_7R3-sources.zip"/> |
| 4 <classpathentry exported="true" kind="lib" path="third_party/closure_com
piler_src/build/compiler.jar" sourcepath="/closure-compiler/src"/> | |
| 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER
/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> | 4 <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.pde.core.requiredPlugins"/> | 5 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
| 7 <classpathentry exported="true" kind="lib" path="third_party/args4j/2.0.
12/args4j-2.0.12.jar" sourcepath="third_party/args4j/2.0.12/args4j-2.0.12-src.ja
r"/> | 6 <classpathentry exported="true" kind="lib" path="third_party/args4j/2.0.
12/args4j-2.0.12.jar" sourcepath="third_party/args4j/2.0.12/args4j-2.0.12-src.ja
r"/> |
| 8 <classpathentry exported="true" kind="lib" path="third_party/guava/r09/g
uava-r09.jar" sourcepath="third_party/guava/r09/guava-src-r09.zip"/> | 7 <classpathentry exported="true" kind="lib" path="third_party/guava/r09/g
uava-r09.jar" sourcepath="third_party/guava/r09/guava-src-r09.zip"/> |
| 9 <classpathentry exported="true" kind="lib" path="third_party/hamcrest/v1
_3/hamcrest-core-1.3.0RC2.jar" sourcepath="third_party/hamcrest/v1_3/hamcrest-co
re-1.3.0RC2-src.jar"/> | 8 <classpathentry exported="true" kind="lib" path="third_party/hamcrest/v1
_3/hamcrest-core-1.3.0RC2.jar" sourcepath="third_party/hamcrest/v1_3/hamcrest-co
re-1.3.0RC2-src.jar"/> |
| 10 <classpathentry exported="true" kind="lib" path="third_party/hamcrest/v1
_3/hamcrest-generator-1.3.0RC2.jar" sourcepath="third_party/hamcrest/v1_3/hamcre
st-generator-1.3.0RC2-src.jar"/> | 9 <classpathentry exported="true" kind="lib" path="third_party/hamcrest/v1
_3/hamcrest-generator-1.3.0RC2.jar" sourcepath="third_party/hamcrest/v1_3/hamcre
st-generator-1.3.0RC2-src.jar"/> |
| 11 <classpathentry exported="true" kind="lib" path="third_party/hamcrest/v1
_3/hamcrest-integration-1.3.0RC2.jar" sourcepath="third_party/hamcrest/v1_3/hamc
rest-integration-1.3.0RC2-src.jar"/> | 10 <classpathentry exported="true" kind="lib" path="third_party/hamcrest/v1
_3/hamcrest-integration-1.3.0RC2.jar" sourcepath="third_party/hamcrest/v1_3/hamc
rest-integration-1.3.0RC2-src.jar"/> |
| 12 <classpathentry exported="true" kind="lib" path="third_party/hamcrest/v1
_3/hamcrest-library-1.3.0RC2.jar" sourcepath="third_party/hamcrest/v1_3/hamcrest
-library-1.3.0RC2-src.jar"/> | 11 <classpathentry exported="true" kind="lib" path="third_party/hamcrest/v1
_3/hamcrest-library-1.3.0RC2.jar" sourcepath="third_party/hamcrest/v1_3/hamcrest
-library-1.3.0RC2-src.jar"/> |
| 13 <classpathentry exported="true" kind="lib" path="third_party/json/r2_200
80312/json.jar" sourcepath="third_party/json/r2_20080312/json-src.jar"/> | 12 <classpathentry exported="true" kind="lib" path="third_party/json/r2_200
80312/json.jar" sourcepath="third_party/json/r2_20080312/json-src.jar"/> |
| 14 <classpathentry kind="src" path="src-compiler"/> | 13 <classpathentry kind="src" path="src-compiler"/> |
| 15 <classpathentry kind="output" path="bin"/> | 14 <classpathentry kind="output" path="bin"/> |
| 16 </classpath> | 15 </classpath> |
| OLD | NEW |