electricEnergyV2.iml 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="JAVA_MODULE" version="4">
  3. <component name="NewModuleRootManager" inherit-compiler-output="true">
  4. <exclude-output />
  5. <content url="file://$MODULE_DIR$">
  6. <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
  7. </content>
  8. <orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
  9. <orderEntry type="sourceFolder" forTests="false" />
  10. <orderEntry type="module-library">
  11. <library>
  12. <CLASSES>
  13. <root url="jar://H:/study/Json/JSONObject所必须的6个包/commons-beanutils-1.7.0.jar!/" />
  14. </CLASSES>
  15. <JAVADOC />
  16. <SOURCES />
  17. </library>
  18. </orderEntry>
  19. <orderEntry type="module-library">
  20. <library>
  21. <CLASSES>
  22. <root url="jar://H:/study/Json/JSONObject所必须的6个包/commons-collections-3.1.jar!/" />
  23. </CLASSES>
  24. <JAVADOC />
  25. <SOURCES />
  26. </library>
  27. </orderEntry>
  28. <orderEntry type="module-library">
  29. <library>
  30. <CLASSES>
  31. <root url="jar://H:/study/Json/JSONObject所必须的6个包/commons-lang-2.5.jar!/" />
  32. </CLASSES>
  33. <JAVADOC />
  34. <SOURCES />
  35. </library>
  36. </orderEntry>
  37. <orderEntry type="module-library">
  38. <library>
  39. <CLASSES>
  40. <root url="jar://H:/study/Json/JSONObject所必须的6个包/commons-logging.jar!/" />
  41. </CLASSES>
  42. <JAVADOC />
  43. <SOURCES />
  44. </library>
  45. </orderEntry>
  46. <orderEntry type="module-library">
  47. <library>
  48. <CLASSES>
  49. <root url="jar://H:/study/Json/JSONObject所必须的6个包/ezmorph-1.0.3.jar!/" />
  50. </CLASSES>
  51. <JAVADOC />
  52. <SOURCES />
  53. </library>
  54. </orderEntry>
  55. <orderEntry type="module-library">
  56. <library>
  57. <CLASSES>
  58. <root url="jar://H:/study/Json/JSONObject所必须的6个包/json-lib-2.1-jdk15.jar!/" />
  59. </CLASSES>
  60. <JAVADOC />
  61. <SOURCES />
  62. </library>
  63. </orderEntry>
  64. </component>
  65. </module>