hsl.iml 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="JAVA_MODULE" version="4">
  3. <component name="EclipseModuleManager">
  4. <libelement value="file://D:/Documents/Tencent Files/396996717/FileRecv/jar/commons-csv-1.4.jar" />
  5. <libelement value="file://D:/Documents/Tencent Files/396996717/FileRecv/jar/commons-net-3.6.jar" />
  6. <libelement value="file://D:/Documents/Tencent Files/396996717/FileRecv/jar/dom4j-1.6.1.jar" />
  7. <libelement value="file://D:/Documents/Tencent Files/396996717/FileRecv/jar/flexjson-2.1.jar" />
  8. <libelement value="file://D:/Documents/Tencent Files/396996717/FileRecv/jar/jackson-core-asl-1.9.13.jar" />
  9. <libelement value="file://D:/Documents/Tencent Files/396996717/FileRecv/jar/jackson-mapper-asl-1.9.13.jar" />
  10. <libelement value="file://D:/Documents/Tencent Files/396996717/FileRecv/jar/junit.jar" />
  11. <libelement value="file://D:/Documents/Tencent Files/396996717/FileRecv/jar/log4j-1.2.15.jar" />
  12. <libelement value="file://D:/Documents/Tencent Files/396996717/FileRecv/jar/ojdbc6-11.2.0.jar" />
  13. <src_description expected_position="1">
  14. <src_folder value="file://$MODULE_DIR$/src" expected_position="1" />
  15. </src_description>
  16. </component>
  17. <component name="NewModuleRootManager">
  18. <output url="file://$MODULE_DIR$/bin" />
  19. <exclude-output />
  20. <content url="file://$MODULE_DIR$">
  21. <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
  22. </content>
  23. <orderEntry type="inheritedJdk" />
  24. <orderEntry type="sourceFolder" forTests="false" />
  25. <orderEntry type="module-library">
  26. <library name="commons-csv-1.4.jar">
  27. <CLASSES>
  28. <root url="file://D:/Documents/Tencent Files/396996717/FileRecv/jar/commons-csv-1.4.jar" />
  29. </CLASSES>
  30. <JAVADOC />
  31. <SOURCES />
  32. </library>
  33. </orderEntry>
  34. <orderEntry type="module-library">
  35. <library name="commons-net-3.6.jar">
  36. <CLASSES>
  37. <root url="file://D:/Documents/Tencent Files/396996717/FileRecv/jar/commons-net-3.6.jar" />
  38. </CLASSES>
  39. <JAVADOC />
  40. <SOURCES />
  41. </library>
  42. </orderEntry>
  43. <orderEntry type="module-library">
  44. <library name="dom4j-1.6.1.jar">
  45. <CLASSES>
  46. <root url="file://D:/Documents/Tencent Files/396996717/FileRecv/jar/dom4j-1.6.1.jar" />
  47. </CLASSES>
  48. <JAVADOC />
  49. <SOURCES />
  50. </library>
  51. </orderEntry>
  52. <orderEntry type="module-library">
  53. <library name="flexjson-2.1.jar">
  54. <CLASSES>
  55. <root url="file://D:/Documents/Tencent Files/396996717/FileRecv/jar/flexjson-2.1.jar" />
  56. </CLASSES>
  57. <JAVADOC />
  58. <SOURCES />
  59. </library>
  60. </orderEntry>
  61. <orderEntry type="module-library">
  62. <library name="jackson-core-asl-1.9.13.jar">
  63. <CLASSES>
  64. <root url="file://D:/Documents/Tencent Files/396996717/FileRecv/jar/jackson-core-asl-1.9.13.jar" />
  65. </CLASSES>
  66. <JAVADOC />
  67. <SOURCES />
  68. </library>
  69. </orderEntry>
  70. <orderEntry type="module-library">
  71. <library name="jackson-mapper-asl-1.9.13.jar">
  72. <CLASSES>
  73. <root url="file://D:/Documents/Tencent Files/396996717/FileRecv/jar/jackson-mapper-asl-1.9.13.jar" />
  74. </CLASSES>
  75. <JAVADOC />
  76. <SOURCES />
  77. </library>
  78. </orderEntry>
  79. <orderEntry type="module-library">
  80. <library name="junit.jar">
  81. <CLASSES>
  82. <root url="file://D:/Documents/Tencent Files/396996717/FileRecv/jar/junit.jar" />
  83. </CLASSES>
  84. <JAVADOC />
  85. <SOURCES />
  86. </library>
  87. </orderEntry>
  88. <orderEntry type="module-library">
  89. <library name="log4j-1.2.15.jar">
  90. <CLASSES>
  91. <root url="file://D:/Documents/Tencent Files/396996717/FileRecv/jar/log4j-1.2.15.jar" />
  92. </CLASSES>
  93. <JAVADOC />
  94. <SOURCES />
  95. </library>
  96. </orderEntry>
  97. <orderEntry type="module-library">
  98. <library name="ojdbc6-11.2.0.jar">
  99. <CLASSES>
  100. <root url="file://D:/Documents/Tencent Files/396996717/FileRecv/jar/ojdbc6-11.2.0.jar" />
  101. </CLASSES>
  102. <JAVADOC />
  103. <SOURCES />
  104. </library>
  105. </orderEntry>
  106. <orderEntry type="library" name="commons-csv-1.4" level="project" />
  107. <orderEntry type="library" name="jsch-0.1.51-sources" level="project" />
  108. <orderEntry type="library" name="jsch-0.1.54" level="project" />
  109. <orderEntry type="library" name="commons-io-1.4" level="project" />
  110. <orderEntry type="library" name="slf4j-api-1.7.21" level="project" />
  111. <orderEntry type="library" name="javax.servlet" level="project" />
  112. </component>
  113. </module>