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.

awaycolours.iml 1.8KB

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="JAVA_MODULE" version="4">
  3. <component name="NewModuleRootManager" inherit-compiler-output="false">
  4. <output url="file://$MODULE_DIR$/plugins/awaycolours/build/classes/main" />
  5. <output-test url="file://$MODULE_DIR$/plugins/awaycolours/build/classes/test" />
  6. <exclude-output />
  7. <content url="file://$MODULE_DIR$/plugins/awaycolours">
  8. <sourceFolder url="file://$MODULE_DIR$/plugins/awaycolours/src" isTestSource="false" />
  9. <sourceFolder url="file://$MODULE_DIR$/plugins/awaycolours/test" isTestSource="true" />
  10. <excludeFolder url="file://$MODULE_DIR$/plugins/awaycolours/build" />
  11. </content>
  12. <orderEntry type="inheritedJdk" />
  13. <orderEntry type="sourceFolder" forTests="false" />
  14. <orderEntry type="module" module-name="client" exported="" />
  15. <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
  16. <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
  17. <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
  18. <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
  19. <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
  20. <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
  21. <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.11" level="project" />
  22. <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-all:1.9.5" level="project" />
  23. <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
  24. </component>
  25. </module>