File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule=" true" version =" 4" >
3+ <component name =" NewModuleRootManager" LANGUAGE_LEVEL =" JDK_1_8" >
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 =" inheritedJdk" />
13+ <orderEntry type =" sourceFolder" forTests =" false" />
14+ <orderEntry type =" library" name =" Maven: com.google.code.gson:gson:2.8.5" level =" project" />
15+ <orderEntry type =" library" name =" Maven: com.squareup.okhttp3:okhttp:3.10.0" level =" project" />
16+ <orderEntry type =" library" name =" Maven: com.squareup.okio:okio:1.14.0" level =" project" />
17+ </component >
18+ </module >
You can’t perform that action at this time.
0 commit comments