Biblioteca Java - Blame information for rev 31
Subversion Repositories:
Rev | Author | Line No. | Line |
---|---|---|---|
31 | mihai | 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_5" 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 | <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" /> | ||
9 | <excludeFolder url="file://$MODULE_DIR$/target" /> | ||
10 | </content> | ||
11 | <orderEntry type="inheritedJdk" /> | ||
12 | <orderEntry type="sourceFolder" forTests="false" /> | ||
13 | <orderEntry type="library" scope="TEST" name="Maven: junit:junit:3.8.1" level="project" /> | ||
14 | <orderEntry type="library" name="Maven: org.apache.activemq:activemq-all:5.11.1" level="project" /> | ||
15 | </component> | ||
16 | </module> |