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="lib/mockito/1.9.0/mocki
to-all-1.9.0.jar"/> | 3 <classpathentry exported="true" kind="lib" path="lib/mockito/1.9.0/mocki
to-all-1.9.0.jar"/> |
4 <classpathentry exported="true" kind="lib" path="lib/fest/fest-assert-1.
4.jar" sourcepath="lib/fest/fest-assert-1.4-sources.jar"/> | 4 <classpathentry exported="true" kind="lib" path="lib/fest/fest-assert-1.
4.jar" sourcepath="lib/fest/fest-assert-1.4-sources.jar"/> |
5 <classpathentry exported="true" kind="lib" path="lib/fest/fest-util-1.1.
6.jar" sourcepath="lib/fest/fest-util-1.1.6-sources.jar"/> | 5 <classpathentry exported="true" kind="lib" path="lib/fest/fest-util-1.1.
6.jar" sourcepath="lib/fest/fest-util-1.1.6-sources.jar"/> |
6 <classpathentry exported="true" kind="lib" path="lib/hamcrest/v1_3/hamcr
est-core-1.3.0RC2.jar" sourcepath="lib/hamcrest/v1_3/hamcrest-core-1.3.0RC2-src.
jar"/> | |
7 <classpathentry exported="true" kind="lib" path="lib/hamcrest/v1_3/hamcr
est-generator-1.3.0RC2.jar" sourcepath="lib/hamcrest/v1_3/hamcrest-generator-1.3
.0RC2-src.jar"/> | |
8 <classpathentry exported="true" kind="lib" path="lib/hamcrest/v1_3/hamcr
est-integration-1.3.0RC2.jar" sourcepath="lib/hamcrest/v1_3/hamcrest-integration
-1.3.0RC2-src.jar"/> | |
9 <classpathentry exported="true" kind="lib" path="lib/hamcrest/v1_3/hamcr
est-library-1.3.0RC2.jar" sourcepath="lib/hamcrest/v1_3/hamcrest-library-1.3.0RC
2-src.jar"/> | |
10 <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.launching.JRE_CONTAINER
/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
11 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> | 7 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
12 <classpathentry kind="src" path="src"/> | 8 <classpathentry kind="src" path="src"/> |
13 <classpathentry kind="output" path="bin"/> | 9 <classpathentry kind="output" path="bin"/> |
14 </classpath> | 10 </classpath> |
OLD | NEW |