Files
private-cloud/server/.idea/compiler.xml

22 lines
858 B
XML
Raw Normal View History

2018-12-13 23:01:52 +08: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" />
2019-08-05 21:56:29 +08:00
<module name="private-server" />
2018-12-13 23:01:52 +08:00
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
2019-08-05 21:56:29 +08:00
<module name="private-server" target="1.8" />
2021-02-11 14:36:10 +08:00
<module name="wrapper" target="1.5" />
2018-12-13 23:01:52 +08:00
</bytecodeTargetLevel>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
2019-08-05 21:56:29 +08:00
<module name="private-server" options="-parameters" />
</option>
</component>
2018-12-13 23:01:52 +08:00
</project>