From fda490a929322ac90b3c7fe1e260854e557333c5 Mon Sep 17 00:00:00 2001
From: hdw <hdw@192.168.10.20>
Date: 星期一, 17 十二月 2018 17:55:15 +0800
Subject: [PATCH] 不知到提交的东西是什么

---
 gx_tieta/.classpath |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gx_tieta/.classpath b/gx_tieta/.classpath
index f985e98..afd377f 100644
--- a/gx_tieta/.classpath
+++ b/gx_tieta/.classpath
@@ -55,12 +55,12 @@
 			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 		</attributes>
 	</classpathentry>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="con" path="com.genuitec.runtime.library/com.genuitec.jsf.mojarra_1.2_04">
 		<attributes>
 			<attribute name="owner.project.facets" value="jst.jsf"/>
 			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
 </classpath>

--
Gitblit v1.9.1