This commit is contained in:
Jkobs
2022-11-10 10:12:15 +01:00
parent a7b9c06b42
commit 43295ff2bb
10 changed files with 4 additions and 249 deletions

16
.idea/compiler.xml generated
View File

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