jul.iml 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  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="library" name="R User Library" level="project" />
  20. <orderEntry type="library" name="R Skeletons" level="application" />
  21. <orderEntry type="module-library">
  22. <library>
  23. <CLASSES>
  24. <root url="jar://$USER_HOME$/weka.jar!/" />
  25. </CLASSES>
  26. <JAVADOC />
  27. <SOURCES />
  28. </library>
  29. </orderEntry>
  30. <orderEntry type="module-library">
  31. <library>
  32. <CLASSES>
  33. <root url="jar://C:/Program Files/Weka-3-8-4/weka.jar!/" />
  34. </CLASSES>
  35. <JAVADOC />
  36. <SOURCES />
  37. </library>
  38. </orderEntry>
  39. <orderEntry type="library" name="weka1" level="project" />
  40. </component>
  41. </module>