From bc131131c5c96f8cb3bed679d4a359820c22e335 Mon Sep 17 00:00:00 2001 From: 15832144755 <67030627+15832144755@users.noreply.github.com> Date: 星期四, 17 三月 2022 09:38:47 +0800 Subject: [PATCH] 3.17 --- .classpath | 8 ++------ 1 files changed, 2 insertions(+), 6 deletions(-) diff --git a/.classpath b/.classpath index 6906f38..131dada 100644 --- a/.classpath +++ b/.classpath @@ -80,16 +80,12 @@ <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/poi-ooxml-3.8-20120326.jar"/> <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/poi-ooxml-schemas-3.8-20120326.jar"/> <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/xmlbeans-2.3.0.jar"/> - <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/hutool-all-4.3.2.jar"/> <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> - <attributes> - <attribute name="owner.project.facets" value="java"/> - </attributes> - </classpathentry> <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/jai_codec.jar"/> <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/jai_core.jar"/> <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/jfreechart-1.0.13.jar"/> <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/jcommon-1.0.16.jar"/> + <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/commons-lang3-3.12.0.jar"/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="output" path="src/main/webapp/WEB-INF/classes"/> </classpath> -- Gitblit v1.10.0