From a8b07ffc679a9662f9b6a94a097f8b491ff232e8 Mon Sep 17 00:00:00 2001
From: dupengyue <dupengyue@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期二, 07 三月 2017 11:33:25 +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