codeChallenge/.idea/compiler.xml
dadgam3er e0f40ab872
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
Gitea Actions Demo / GoBuild (push) Failing after 6s
Fix: 1
2024-09-09 17:53:03 -04:00

13 lines
528 B
XML

<?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" />
<module name="MvnDemo" />
</profile>
</annotationProcessing>
</component>
</project>