exer.iml 797 B

123456789101112131415161718192021
  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 name="JUnit4">
  12. <CLASSES>
  13. <root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.13.1/junit-4.13.1.jar!/" />
  14. <root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar!/" />
  15. </CLASSES>
  16. <JAVADOC />
  17. <SOURCES />
  18. </library>
  19. </orderEntry>
  20. </component>
  21. </module>