lcoa-java/.idea/compiler.xml

23 lines
911 B
XML
Raw Normal View History

2023-02-01 10:37:18 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile default="true" name="Default" enabled="true" />
<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" />
2023-02-21 17:22:39 +08:00
<module name="lc_oa" />
2023-02-01 10:37:18 +08:00
</profile>
</annotationProcessing>
2023-02-21 17:22:39 +08:00
<bytecodeTargetLevel>
<module name="ydool-demo" target="1.8" />
</bytecodeTargetLevel>
2023-02-01 10:37:18 +08:00
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
2023-02-21 17:22:39 +08:00
<module name="lc_oa" options="-parameters" />
2023-02-01 10:37:18 +08:00
<module name="ydool-demo" options="-parameters" />
</option>
</component>
</project>