first commit
This commit is contained in:
		
						commit
						2433e43f65
					
				|  | @ -0,0 +1,20 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <classpath> | ||||
| 	<classpathentry kind="src" output="pu/classes" path="pu/src/public"/> | ||||
| 	<classpathentry kind="src" output="pu/classes" path="pu/src/client"/> | ||||
| 	<classpathentry kind="src" output="pu/classes" path="pu/src/private"/> | ||||
| 	<classpathentry kind="src" output="pu/classes" path="pu/src/test"/> | ||||
| 	<classpathentry kind="src" output="pu/classes" path="pu/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,0 +1,29 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <projectDescription> | ||||
| 	<name>tkjt</name> | ||||
| 	<comment></comment> | ||||
| 	<projects> | ||||
| 	</projects> | ||||
| 	<buildSpec> | ||||
| 		<buildCommand> | ||||
| 			<name>org.eclipse.jdt.core.javabuilder</name> | ||||
| 			<arguments> | ||||
| 			</arguments> | ||||
| 		</buildCommand> | ||||
| 		<buildCommand> | ||||
| 			<name>com.yonyou.studio.udt.core.builder</name> | ||||
| 			<arguments> | ||||
| 			</arguments> | ||||
| 		</buildCommand> | ||||
| 		<buildCommand> | ||||
| 			<name>com.yonyou.ria.g2.riabuilder</name> | ||||
| 			<arguments> | ||||
| 			</arguments> | ||||
| 		</buildCommand> | ||||
| 	</buildSpec> | ||||
| 	<natures> | ||||
| 		<nature>org.eclipse.jdt.core.javanature</nature> | ||||
| 		<nature>com.yonyou.ria.g2.rianature</nature> | ||||
| 		<nature>com.yonyou.studio.udt.core.nature</nature> | ||||
| 	</natures> | ||||
| </projectDescription> | ||||
|  | @ -0,0 +1,7 @@ | |||
| <?xml version="1.0" encoding="gb2312"?> | ||||
| <module name="pu"> | ||||
|     <public> | ||||
|     </public> | ||||
|     <private> | ||||
|     </private> | ||||
| </module> | ||||
|  | @ -0,0 +1,17 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <projectDescription> | ||||
| 	<name>tkjt</name> | ||||
| 	<comment></comment> | ||||
| 	<projects> | ||||
| 	</projects> | ||||
| 	<buildSpec> | ||||
| 		<buildCommand> | ||||
| 			<name>org.eclipse.jdt.core.javabuilder</name> | ||||
| 			<arguments> | ||||
| 			</arguments> | ||||
| 		</buildCommand> | ||||
| 	</buildSpec> | ||||
| 	<natures> | ||||
| 		<nature>org.eclipse.jdt.core.javanature</nature> | ||||
| 	</natures> | ||||
| </projectDescription> | ||||
|  | @ -0,0 +1,7 @@ | |||
| <?xml version="1.0" encoding="gb2312"?> | ||||
| <module name="pu"> | ||||
|     <public> | ||||
|     </public> | ||||
|     <private> | ||||
|     </private> | ||||
| </module> | ||||
|  | @ -0,0 +1,3 @@ | |||
| <component name="pu" displayname="pu"> | ||||
|   <dependencies/> | ||||
| </component> | ||||
		Loading…
	
		Reference in New Issue