From 0a2eb2a03c84614c319605c9c1eed5ce2f75082b Mon Sep 17 00:00:00 2001 From: jiaojizu <jiaojizu@454eff88-639b-444f-9e54-f578c98de674> Date: 星期三, 08 三月 2017 08:50:26 +0800 Subject: [PATCH] --- VisitFace/face_discern/.classpath | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/VisitFace/face_discern/.classpath b/VisitFace/face_discern/.classpath index e099bc2..9557d6b 100644 --- a/VisitFace/face_discern/.classpath +++ b/VisitFace/face_discern/.classpath @@ -20,9 +20,10 @@ <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> <attributes> <attribute name="maven.pomderived" value="true"/> + <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> </attributes> </classpathentry> - <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.jst.server.core.container/com.springsource.sts.ide.tomcat.runtimeTarget/Pivotal tc Server Developer Edition (Runtime) v3.2"> <attributes> <attribute name="owner.project.facets" value="jst.web"/> </attributes> -- Gitblit v1.8.0