EasyCaptcha/.idea/compiler.xml

16 lines
632 B
XML
Raw Normal View History

2018-05-14 11:39:09 +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" />
<module name="EasyCaptcha" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
2018-07-25 20:52:29 +08:00
<module name="EasyCaptcha" target="6" />
2018-05-14 11:39:09 +08:00
</bytecodeTargetLevel>
</component>
</project>