.classpath 1.8 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="javasrc/webservice"/>
  4. <classpathentry kind="src" path="javasrc/hbjk"/>
  5. <classpathentry kind="src" path="javasrc/htclient"/>
  6. <classpathentry kind="src" path="javasrc/haifmp"/>
  7. <classpathentry kind="src" path="javasrc/business/interface"/>
  8. <classpathentry kind="src" path="javasrc/business/dto"/>
  9. <classpathentry kind="src" path="javasrc/business/impl"/>
  10. <classpathentry kind="src" path="javasrc/hkclient"/>
  11. <classpathentry kind="src" path="javasrc/haifm"/>
  12. <classpathentry kind="src" path="javasrc/socket"/>
  13. <classpathentry kind="src" path="javasrc/mobile"/>
  14. <classpathentry kind="src" path="javasrc/weixin"/>
  15. <classpathentry kind="src" path="javasrc/push"/>
  16. <classpathentry kind="src" path="javasrc/ibatis"/>
  17. <classpathentry kind="src" path="javasrc/utils"/>
  18. <classpathentry kind="src" path="javasrc/web"/>
  19. <classpathentry kind="src" path="javasrc/weather"/>
  20. <classpathentry kind="src" path="javasrc/whh"/>
  21. <classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
  22. <classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
  23. <classpathentry exported="true" kind="lib" path="WebRoot/WEB-INF/lib2/catalina.jar"/>
  24. <classpathentry kind="con" path="com.genuitec.runtime.library/com.genuitec.generic_6.0">
  25. <attributes>
  26. <attribute name="owner.project.facets" value="jst.web"/>
  27. </attributes>
  28. </classpathentry>
  29. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
  30. <attributes>
  31. <attribute name="owner.project.facets" value="java"/>
  32. </attributes>
  33. </classpathentry>
  34. <classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
  35. </classpath>