diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.classpath b/.classpath index bc01351d8d..899c7591b8 100644 --- a/.classpath +++ b/.classpath @@ -22,8 +22,8 @@ <classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/> <classpathentry kind="lib" path="ooxml-lib/xmlbeans-2.6.0.jar"/> <classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/> - <classpathentry kind="lib" path="lib/junit-4.11.jar"/> - <classpathentry kind="lib" path="ooxml-lib/ooxml-schemas-1.1.jar" sourcepath="ooxml-lib/ooxml-schemas-src-1.1.jar"/> + <classpathentry kind="lib" path="lib/junit-4.12.jar"/> + <classpathentry kind="lib" path="ooxml-lib/ooxml-schemas-1.1.jar" sourcepath="ooxml-lib/ooxml-schemas-1.1-sources.jar"/> <classpathentry kind="lib" path="ooxml-lib/ooxml-security-1.0.jar" sourcepath="ooxml-lib/ooxml-security-src-1.0.jar"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="lib" path="compile-lib/slf4j-api-1.7.7.jar"/> |