123456789101112131415161718 |
- <?xml version="1.0" encoding="UTF-8"?>
- <classpath>
- <classpathentry kind="src" path="ssckm/src/client"/>
- <classpathentry kind="src" path="ssckm/src/private"/>
- <classpathentry kind="src" path="ssckm/src/public"/>
- <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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_271"/>
- <classpathentry kind="output" path="bin"/>
- </classpath>
|