再次更新lib包

This commit is contained in:
季圣华
2017-01-22 23:26:32 +08:00
parent 8327df1272
commit fddbfd5f81
14 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,6 @@
<classpathentry kind="src" path="src"/> <classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="config"/> <classpathentry kind="src" path="config"/>
<classpathentry kind="con" path="melibrary.com.genuitec.eclipse.j2eedt.core.MYECLIPSE_JAVAEE_5_CONTAINER"/> <classpathentry kind="con" path="melibrary.com.genuitec.eclipse.j2eedt.core.MYECLIPSE_JAVAEE_5_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/com.genuitec.embedded.tomcat.runtime.v70"> <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/com.genuitec.embedded.tomcat.runtime.v70">
<attributes> <attributes>
@@ -28,5 +27,6 @@
</attributes> </attributes>
</classpathentry> </classpathentry>
<classpathentry kind="con" path="com.genuitec.runtime.library/com.genuitec.generic_5.0"/> <classpathentry kind="con" path="com.genuitec.runtime.library/com.genuitec.generic_5.0"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JshLib"/>
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/> <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
</classpath> </classpath>

Binary file not shown.

Binary file not shown.

Binary file not shown.