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 dafb7d0 commit 1750234Copy full SHA for 1750234
junit-exception/.classpath
@@ -1,9 +1,8 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
<classpathentry kind="src" path="src/test/java" output="target/test-classes" including="**/*.java"/>
4
- <classpathentry kind="src" path="src/main/java" including="**/*.java"/>
5
<classpathentry kind="output" path="target/classes"/>
6
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7
<classpathentry kind="var" path="M2_REPO/junit/junit/4.11/junit-4.11.jar"/>
8
<classpathentry kind="var" path="M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"/>
9
-</classpath>
+</classpath>
0 commit comments