#9 Formatierungsregeln

This commit is contained in:
Andreas Penski 2019-03-25 11:39:10 +01:00
parent b369107267
commit 6030d484cc
18 changed files with 746 additions and 27 deletions

13
.idea/compiler.xml generated Normal file
View file

@ -0,0 +1,13 @@
<?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="validationtool" />
</profile>
</annotationProcessing>
</component>
</project>