mvnAction/.idea/compiler.xml
dadgam3er a5c2cfa0f3
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
Gitea Actions Demo / mvnBuild (push) Successful in 52s
Fix: 7
2024-09-09 19:37:18 -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>