.classpath 1.3 KB

123456789101112131415161718
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="ssckm/src/client"/>
  4. <classpathentry kind="src" path="ssckm/src/private"/>
  5. <classpathentry kind="src" path="ssckm/src/public"/>
  6. <classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Ant_Library"/>
  7. <classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Product_Common_Library"/>
  8. <classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Middleware_Library"/>
  9. <classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Framework_Library"/>
  10. <classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Module_Public_Library"/>
  11. <classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Module_Client_Library"/>
  12. <classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Module_Private_Library"/>
  13. <classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Module_Lang_Library"/>
  14. <classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Generated_EJB"/>
  15. <classpathentry kind="con" path="com.yonyou.studio.udt.core.container/NCCloud_Library"/>
  16. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_271"/>
  17. <classpathentry kind="output" path="bin"/>
  18. </classpath>