You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

util.iml 1.2KB

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$/modules/util">
  6. <sourceFolder url="file://$MODULE_DIR$/modules/util/src" isTestSource="false" />
  7. <sourceFolder url="file://$MODULE_DIR$/modules/util/test" isTestSource="true" />
  8. <excludeFolder url="file://$MODULE_DIR$/modules/util/etc" />
  9. <excludeFolder url="file://$MODULE_DIR$/modules/util/lib" />
  10. <excludeFolder url="file://$MODULE_DIR$/modules/util/nbproject" />
  11. </content>
  12. <orderEntry type="inheritedJdk" />
  13. <orderEntry type="sourceFolder" forTests="false" />
  14. <orderEntry type="module-library" scope="TEST">
  15. <library>
  16. <CLASSES>
  17. <root url="file://$MODULE_DIR$/modules/util/lib" />
  18. </CLASSES>
  19. <JAVADOC />
  20. <SOURCES>
  21. <root url="file://$MODULE_DIR$/modules/util/lib" />
  22. </SOURCES>
  23. <jarDirectory url="file://$MODULE_DIR$/modules/util/lib" recursive="false" />
  24. <jarDirectory url="file://$MODULE_DIR$/modules/util/lib" recursive="false" type="SOURCES" />
  25. </library>
  26. </orderEntry>
  27. </component>
  28. </module>