readded .idea

This commit is contained in:
lieght
2025-09-17 15:52:33 +02:00
parent 5a8840a789
commit 6fe4239eb7
9 changed files with 211 additions and 1 deletions

15
.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="pism" target="24" />
</bytecodeTargetLevel>
</component>
</project>