jlr提交

This commit is contained in:
sunrich
2018-10-22 10:03:37 +08:00
commit 67b194075a
834 changed files with 117477 additions and 0 deletions

16
.idea/compiler.xml generated Normal file
View File

@ -0,0 +1,16 @@
<?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="jlr" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel target="1.7">
<module name="jlr" target="1.7" />
</bytecodeTargetLevel>
</component>
</project>