assira.rules.test.iml 1.0 KB

12345678910111213141516
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
  3. <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="false">
  4. <output url="file://$MODULE_DIR$/target/classes" />
  5. <output-test url="file://$MODULE_DIR$/target/test-classes" />
  6. <content url="file://$MODULE_DIR$">
  7. <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
  8. <excludeFolder url="file://$MODULE_DIR$/target" />
  9. </content>
  10. <orderEntry type="inheritedJdk" />
  11. <orderEntry type="sourceFolder" forTests="false" />
  12. <orderEntry type="library" scope="PROVIDED" name="Maven: com.google.code.findbugs:annotations:3.0.1u2" level="project" />
  13. <orderEntry type="library" scope="PROVIDED" name="Maven: net.jcip:jcip-annotations:1.0" level="project" />
  14. <orderEntry type="library" scope="PROVIDED" name="Maven: com.google.code.findbugs:jsr305:3.0.1" level="project" />
  15. </component>
  16. </module>