| <?xml version="1.0" encoding="UTF-8"?> |
| <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> |
| <component name="NewModuleRootManager" inherit-compiler-output="false"> |
| <output url="file://$MODULE_DIR$/target/classes" /> |
| <output-test url="file://$MODULE_DIR$/target/test-classes" /> |
| <exclude-output /> |
| <content url="file://$MODULE_DIR$"> |
| <excludeFolder url="file://$MODULE_DIR$/target" /> |
| </content> |
| <orderEntry type="inheritedJdk" /> |
| <orderEntry type="sourceFolder" forTests="false" /> |
| <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.0" level="project" /> |
| <orderEntry type="library" scope="TEST" name="Maven: org.easymock:easymock:2.4" level="project" /> |
| <orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-all:1.7" level="project" /> |
| </component> |
| </module> |
| |