Files
nuttyreading-java/.idea/compiler.xml
cys841515238 2733a60b97 first commit
2023-03-02 16:13:28 +08:00

22 lines
899 B
XML

<?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" />
<module name="peanut_book" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel target="8">
<module name="peanut_book" target="1.8" />
</bytecodeTargetLevel>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="peanut_book" options="-parameters" />
</option>
</component>
</project>