mirror of
https://github.com/ArenMg/aren.git
synced 2024-11-22 08:30:51 +00:00
16 lines
No EOL
620 B
XML
16 lines
No EOL
620 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="aren" />
|
|
</profile>
|
|
</annotationProcessing>
|
|
<bytecodeTargetLevel>
|
|
<module name="aren" target="1.8" />
|
|
</bytecodeTargetLevel>
|
|
</component>
|
|
</project> |