- Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathJustJava.iml
More file actions
Latest commit
19 lines (19 loc) · 914 Bytes
/
Copy pathJustJava.iml
File metadata and controls
19 lines (19 loc) · 914 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="JustJava" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified"type="JAVA_MODULE"version="4">
<componentname="FacetManager">
<facettype="java-gradle"name="Java-Gradle">
<configuration>
<optionname="BUILD_FOLDER_PATH"value="$MODULE_DIR$/build" />
<optionname="BUILDABLE"value="false" />
</configuration>
</facet>
</component>
<componentname="NewModuleRootManager"inherit-compiler-output="true">
<exclude-output />
<contenturl="file://$MODULE_DIR$">
<excludeFolderurl="file://$MODULE_DIR$/.gradle" />
</content>
<orderEntrytype="inheritedJdk" />
<orderEntrytype="sourceFolder"forTests="false" />
</component>
</module>