From cd18ea3ab91e36c24ff5b846cf623473dbace90c Mon Sep 17 00:00:00 2001 From: IT-KIMI_SHI\SINOIT.KIMI <kimi42345@gmail.com> Date: 星期二, 12 六月 2018 14:55:06 +0800 Subject: [PATCH] no message --- source/my/frame/.classpath | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/source/my/frame/.classpath b/source/my/frame/.classpath index c5aa531..d507a83 100644 --- a/source/my/frame/.classpath +++ b/source/my/frame/.classpath @@ -15,5 +15,8 @@ <classpathentry kind="lib" path="WebRoot/lib/poi-3.17.jar"/> <classpathentry kind="lib" path="WebRoot/lib/poi-ooxml-3.17.jar"/> <classpathentry kind="lib" path="WebRoot/lib/poi-ooxml-schemas-3.17.jar"/> + <classpathentry kind="lib" path="WebRoot/lib/commons-io-2.4.jar"/> + <classpathentry kind="lib" path="WebRoot/lib/portlet.jar"/> + <classpathentry kind="lib" path="WebRoot/lib/jacob.jar"/> <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/> </classpath> -- Gitblit v1.8.0