From 9f0f4fd80ce20b02316fd52d3107825bd9653236 Mon Sep 17 00:00:00 2001
From: didiyu <1293722656@qq.com>
Date: 星期二, 18 十二月 2018 15:53:52 +0800
Subject: [PATCH] gai

---
 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