CommonUtil/.idea/compiler.xml

19 lines
763 B
XML
Raw Normal View History

2019-11-21 15:09:48 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile default="true" name="Default" enabled="true" />
2019-11-21 16:10:44 +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="CommonUtil" />
</profile>
2019-11-21 15:09:48 +08:00
</annotationProcessing>
</component>
2021-04-19 17:00:12 +08:00
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="CommonUtil" options="-parameters" />
</option>
</component>
2019-11-21 15:09:48 +08:00
</project>