1
0
mirror of https://github.com/whvcse/EasyCaptcha.git synced 2024-09-29 08:04:18 +08:00
EasyCaptcha/.idea/compiler.xml
2018-07-25 20:52:29 +08:00

16 lines
632 B
XML

<?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>
<module name="EasyCaptcha" target="6" />
</bytecodeTargetLevel>
</component>
</project>