ci-cd-test/.idea/compiler.xml
Maxime Pierront 2a09218de5 first commit
2024-10-19 16:05:29 +02:00

13 lines
529 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="demo-app" />
</profile>
</annotationProcessing>
</component>
</project>