mirror of
https://github.com/PaiGramTeam/SIMNet.git
synced 2024-11-16 12:02:17 +00:00
16 lines
688 B
Plaintext
16 lines
688 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<module version="4">
|
||
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_17" inherit-compiler-output="true">
|
||
|
<exclude-output />
|
||
|
<content url="file://$MODULE_DIR$">
|
||
|
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
||
|
<excludeFolder url="file://$MODULE_DIR$/.gradle" />
|
||
|
<excludeFolder url="file://$MODULE_DIR$/build" />
|
||
|
</content>
|
||
|
<orderEntry type="inheritedJdk" />
|
||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||
|
</component>
|
||
|
<component name="SonarLintModuleSettings">
|
||
|
<option name="uniqueId" value="c042402a-24ff-4565-8b1a-87012eba32a4" />
|
||
|
</component>
|
||
|
</module>
|