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 5b0a1cc commit 3c88e45Copy full SHA for 3c88e45
.classpath
@@ -5,5 +5,6 @@
5
<classpathentry kind="src" path="demo"/>
6
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
8
+ <classpathentry kind="lib" path="lib/mockito-all-1.9.5.jar" sourcepath="lib/mockito-all-1.9.5.jar"/>
9
<classpathentry kind="output" path="bin"/>
10
</classpath>
.gitignore
@@ -4,7 +4,6 @@
4
.mtj.tmp/
# Package Files #
-*.jar
*.war
*.ear
lib/mockito-all-1.9.5.jar
1.51 MB
0 commit comments