From f45b113c68408a0a58a78ffb2716ba7e6b90ccde Mon Sep 17 00:00:00 2001 From: IT-KIMI_SHI\SINOIT.KIMI <kimi42345@gmail.com> Date: 星期二, 12 六月 2018 13:41:35 +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