MES-Springboot/.idea/compiler.xml

21 lines
804 B
XML
Raw Permalink Normal View History

2019-10-10 08:18:22 +00:00
<?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="sparchetype" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="sparchetype" target="1.8" />
</bytecodeTargetLevel>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="sparchetype" options="-parameters" />
</option>
</component>
</project>