jul.iml 881 B

1234567891011121314151617181920212223242526272829
  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="inheritedJdk" />
  9. <orderEntry type="sourceFolder" forTests="false" />
  10. <orderEntry type="module-library">
  11. <library>
  12. <CLASSES>
  13. <root url="jar://$USER_HOME$/bin/weka.jar!/" />
  14. </CLASSES>
  15. <JAVADOC />
  16. <SOURCES />
  17. </library>
  18. </orderEntry>
  19. <orderEntry type="module-library" exported="">
  20. <library>
  21. <CLASSES>
  22. <root url="jar://$USER_HOME$/weka.jar!/" />
  23. </CLASSES>
  24. <JAVADOC />
  25. <SOURCES />
  26. </library>
  27. </orderEntry>
  28. </component>
  29. </module>