From b12dfac6e495d6cf38df6b7e5222191f59762900 Mon Sep 17 00:00:00 2001 From: IT-KIMI_SHI\SINOIT.KIMI <kimi42345@gmail.com> Date: 星期一, 04 六月 2018 19:05:10 +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