18870042648 %!s(int64=2) %!d(string=hai) anos
pai
achega
f9c18398ff
Modificáronse 3 ficheiros con 28 adicións e 1 borrados
  1. 20 0
      zjnytwo_cd/.classpath
  2. 0 1
      zjnytwo_cd/.gitignore
  3. 8 0
      zjnytwo_cd/METADATA/.gitkeep

+ 20 - 0
zjnytwo_cd/.classpath

@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" output="zjnytwo_cd/classes" path="zjnytwo_cd/src/public"/>
+	<classpathentry kind="src" output="zjnytwo_cd/classes" path="zjnytwo_cd/src/client"/>
+	<classpathentry kind="src" output="zjnytwo_cd/classes" path="zjnytwo_cd/src/private"/>
+	<classpathentry kind="src" output="zjnytwo_cd/classes" path="zjnytwo_cd/src/test"/>
+	<classpathentry kind="src" output="zjnytwo_cd/classes" path="zjnytwo_cd/resources"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Ant_Library"/>
+	<classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Product_Common_Library"/>
+	<classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Middleware_Library"/>
+	<classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Framework_Library"/>
+	<classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Module_Public_Library"/>
+	<classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Module_Client_Library"/>
+	<classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Module_Private_Library"/>
+	<classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Module_Lang_Library"/>
+	<classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Generated_EJB"/>
+	<classpathentry kind="con" path="com.yonyou.studio.udt.core.container/NCCloud_Library"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>

+ 0 - 1
zjnytwo_cd/.gitignore

@@ -22,7 +22,6 @@
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
 .metadata
-.classpath 
 
 .settings
 target

+ 8 - 0
zjnytwo_cd/METADATA/.gitkeep

@@ -0,0 +1,8 @@
+# .gitignore 
+
+# ignore all files in lib/
+lib/*
+# except for .gitkeep
+!.gitkeep
+# ignore TODO file in root directory,not subdir/TODO
+/TODO