CommonUtil/.idea/compiler.xml

14 lines
594 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>
</project>