Clement Escoffier | 90444b2 | 2012-04-15 19:14:20 +0000 | [diff] [blame] | 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" inherit-compiler-output="false"> |
| 4 | <output url="file://$MODULE_DIR$/target/classes" /> |
| 5 | <output-test url="file://$MODULE_DIR$/target/test-classes" /> |
| 6 | <exclude-output /> |
| 7 | <content url="file://$MODULE_DIR$"> |
| 8 | <excludeFolder url="file://$MODULE_DIR$/target" /> |
| 9 | </content> |
| 10 | <orderEntry type="inheritedJdk" /> |
| 11 | <orderEntry type="sourceFolder" forTests="false" /> |
| 12 | <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.0" level="project" /> |
| 13 | <orderEntry type="library" scope="TEST" name="Maven: org.easymock:easymock:2.4" level="project" /> |
| 14 | <orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-all:1.7" level="project" /> |
| 15 | </component> |
| 16 | </module> |
| 17 | |