fix the classpath issue

This commit is contained in:
jackyq2015 2015-09-22 20:17:48 -04:00
parent 1a6649e4f3
commit 3dc31257d9

View File

@ -84,5 +84,6 @@
<classpathentry kind="lib" path="main/webapp/WEB-INF/lib/poi-3.12-20150511.jar"/>
<classpathentry kind="lib" path="main/webapp/WEB-INF/lib/poi-ooxml-3.12-20150511.jar"/>
<classpathentry kind="lib" path="main/webapp/WEB-INF/lib/poi-ooxml-schemas-3.12-20150511.jar"/>
<classpathentry kind="lib" path="main/webapp/WEB-INF/lib/EditDistanceJoiner.jar"/>
<classpathentry kind="output" path="build"/>
</classpath>