Files
DekaBot/.idea/compiler.xml
Dennis Thiessen 0f3913b7a1 Initial Commit
2017-06-01 21:05:02 +02:00

16 lines
626 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="dekaBot" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="dekaBot" target="1.5" />
</bytecodeTargetLevel>
</component>
</project>