]> source.dussan.org Git - poi.git/commitdiff
add the new test dependency so tests can run from Eclipse (required for running local...
authorGreg Woolsey <gwoolsey@apache.org>
Sat, 20 May 2017 04:01:52 +0000 (04:01 +0000)
committerGreg Woolsey <gwoolsey@apache.org>
Sat, 20 May 2017 04:01:52 +0000 (04:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795647 13f79535-47bb-0310-9956-ffa450edef68

.classpath

index f700e8e5e2923bd0159d369366641674711d0ed9..76baebd02b041cca37adbec6f06156d4cf879c33 100644 (file)
@@ -24,6 +24,8 @@
        <classpathentry kind="lib" path="ooxml-lib/curvesapi-1.04.jar"/>
        <classpathentry exported="true" kind="lib" path="ooxml-lib/ooxml-schemas-1.3.jar" sourcepath="ooxml-lib/ooxml-schemas-1.3-sources.jar"/>
        <classpathentry exported="true" kind="lib" path="ooxml-lib/ooxml-security-1.1.jar" sourcepath="ooxml-lib/ooxml-security-1.1-sources.jar"/>
+       <classpathentry kind="lib" path="lib/jmh-core-1.15.jar"/>
+       <classpathentry kind="lib" path="lib/jmh-generator-annprocess-1.15.jar"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
        <classpathentry exported="true" kind="lib" path="compile-lib/slf4j-api-1.7.12.jar"/>
        <classpathentry kind="lib" path="compile-lib/bcpkix-jdk15on-1.54.jar"/>