Line | |
---|
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_6" 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 | <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
---|
9 | <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
|
---|
10 | <excludeFolder url="file://$MODULE_DIR$/target" />
|
---|
11 | </content>
|
---|
12 | <orderEntry type="inheritedJdk" />
|
---|
13 | <orderEntry type="sourceFolder" forTests="false" />
|
---|
14 | <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.10" level="project" />
|
---|
15 | <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.1" level="project" />
|
---|
16 | </component>
|
---|
17 | </module>
|
---|
18 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.