mirror of
https://github.com/anas-elgarhy/JColorfulConsole.git
synced 2024-08-14 23:57:19 +00:00
16 lines
No EOL
636 B
XML
16 lines
No EOL
636 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="JColorfulConsole" />
|
|
</profile>
|
|
</annotationProcessing>
|
|
<bytecodeTargetLevel>
|
|
<module name="examples" target="1.8" />
|
|
</bytecodeTargetLevel>
|
|
</component>
|
|
</project> |