We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fc955 commit 92ee63dCopy full SHA for 92ee63d
RandomCodingJavaUtilitiesTests/.classpath
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
- <classpathentry exported="true" kind="lib" path="libs/hamcrest-all-1.2.jar"/>
4
<classpathentry exported="true" kind="lib" path="libs/junit-4.8.1.jar"/>
+ <classpathentry exported="true" kind="lib" path="libs/hamcrest-all-1.2.jar"/>
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.pde.core.requiredPlugins"/>
7
<classpathentry kind="src" path="tests"/>
0 commit comments