Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathconvertapi-java.iml
More file actions
Latest commit
22 lines (22 loc) · 1.36 KB
/
Copy pathconvertapi-java.iml
File metadata and controls
22 lines (22 loc) · 1.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true"type="JAVA_MODULE"version="4">
<componentname="NewModuleRootManager"LANGUAGE_LEVEL="JDK_1_8">
<outputurl="file://$MODULE_DIR$/target/classes" />
<output-testurl="file://$MODULE_DIR$/target/test-classes" />
<contenturl="file://$MODULE_DIR$">
<sourceFolderurl="file://$MODULE_DIR$/src/main/java"isTestSource="false" />
<sourceFolderurl="file://$MODULE_DIR$/src/main/resources"type="java-resource" />
<sourceFolderurl="file://$MODULE_DIR$/src/test/java"isTestSource="true" />
<excludeFolderurl="file://$MODULE_DIR$/.idea" />
<excludeFolderurl="file://$MODULE_DIR$/lib" />
<excludeFolderurl="file://$MODULE_DIR$/src/main/java/com/convertapi/examples" />
<excludeFolderurl="file://$MODULE_DIR$/target" />
</content>
<orderEntrytype="inheritedJdk" />
<orderEntrytype="sourceFolder"forTests="false" />
<orderEntrytype="library"exported=""name="lib"level="project" />
<orderEntrytype="library"name="Maven: com.google.code.gson:gson:2.8.5"level="project" />
<orderEntrytype="library"name="Maven: com.squareup.okhttp3:okhttp:3.10.0"level="project" />
<orderEntrytype="library"name="Maven: com.squareup.okio:okio:1.14.0"level="project" />
</component>
</module>