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_7" 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/main/resources" type =" java-resource" />
9+ <sourceFolder url =" file://$MODULE_DIR$/src/test/java" isTestSource =" true" />
10+ <excludeFolder url =" file://$MODULE_DIR$/target" />
11+ </content >
12+ <orderEntry type =" jdk" jdkName =" 1.7" jdkType =" JavaSDK" />
13+ <orderEntry type =" sourceFolder" forTests =" false" />
14+ <orderEntry type =" library" name =" Maven: org.springframework:spring-context:4.2.3.RELEASE" level =" project" />
15+ <orderEntry type =" library" name =" Maven: org.springframework:spring-beans:4.2.3.RELEASE" level =" project" />
16+ <orderEntry type =" library" name =" Maven: org.springframework:spring-core:4.2.3.RELEASE" level =" project" />
17+ <orderEntry type =" library" name =" Maven: commons-logging:commons-logging:1.2" level =" project" />
18+ <orderEntry type =" library" name =" Maven: org.springframework:spring-expression:4.2.3.RELEASE" level =" project" />
19+ <orderEntry type =" library" name =" Maven: org.springframework:spring-aop:4.2.3.RELEASE" level =" project" />
20+ <orderEntry type =" library" name =" Maven: aopalliance:aopalliance:1.0" level =" project" />
21+ <orderEntry type =" library" name =" Maven: org.aspectj:aspectjrt:1.8.9" level =" project" />
22+ <orderEntry type =" library" name =" Maven: org.aspectj:aspectjweaver:1.8.9" level =" project" />
23+ <orderEntry type =" library" name =" Maven: commons-io:commons-io:2.4" level =" project" />
24+ <orderEntry type =" library" name =" Maven: javax.annotation:jsr250-api:1.0" level =" project" />
25+ </component >
26+ </module >
0 commit comments