NichtHaskell/.idea/compiler.xml

15 lines
596 B
XML
Raw Normal View History

2024-05-09 13:58:48 +00:00
<?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>
2024-05-09 14:08:07 +00:00
<bytecodeTargetLevel>
<module name="NichtHaskell" target="20" />
</bytecodeTargetLevel>
2024-05-09 13:58:48 +00:00
</component>
</project>