Update .idea/compiler.xml

This commit is contained in:
2026-04-27 15:47:06 +02:00
parent a53e89649e
commit 1988d2f017
+2 -2
View File
@@ -7,13 +7,13 @@
<sourceOutputDir name="target/generated-sources/annotations" /> <sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" /> <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" /> <outputRelativeToContentRoot value="true" />
<module name="ArtisanConnectBackend" /> <module name="ListHubBackend" />
</profile> </profile>
</annotationProcessing> </annotationProcessing>
</component> </component>
<component name="JavacSettings"> <component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE"> <option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="ArtisanConnectBackend" options="-parameters" /> <module name="ListHubBackend" options="-parameters" />
</option> </option>
</component> </component>
</project> </project>