JColorfulConsole/.idea/compiler.xml

15 lines
593 B
XML
Raw Normal View History

2022-03-24 16:13:42 +00:00
<?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" />
</profile>
</annotationProcessing>
2022-06-16 03:42:47 +00:00
<bytecodeTargetLevel>
<module name="examples" target="1.8" />
</bytecodeTargetLevel>
2022-03-24 16:13:42 +00:00
</component>
</project>