-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAlgorithmJava.iml
More file actions
15 lines (15 loc) · 943 Bytes
/
AlgorithmJava.iml
File metadata and controls
15 lines (15 loc) · 943 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="AlgorithmJava" external.linked.project.path="$MODULE_DIR$/AlgorithmJava" external.root.project.path="$MODULE_DIR$/AlgorithmJava" external.system.id="GRADLE" external.system.module.group="study.algorithm" external.system.module.version="1.0-SNAPSHOT" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_17" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/AlgorithmJava">
<excludeFolder url="file://$MODULE_DIR$/AlgorithmJava/.gradle" />
<excludeFolder url="file://$MODULE_DIR$/AlgorithmJava/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="SonarLintModuleSettings">
<option name="uniqueId" value="b0b2852f-d178-4b01-83ee-c38313261100" />
</component>
</module>