2024-05-22 16:53:48 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project version="4">
|
|
|
|
<component name="CompilerConfiguration">
|
|
|
|
<annotationProcessing>
|
2024-05-23 10:08:25 +08:00
|
|
|
<profile default="true" name="Default" enabled="true" />
|
2024-05-22 16:53:48 +08:00
|
|
|
<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="demo1" />
|
|
|
|
</profile>
|
|
|
|
</annotationProcessing>
|
|
|
|
</component>
|
|
|
|
</project>
|