18 lines
688 B
XML
18 lines
688 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="test" />
|
||
|
</profile>
|
||
|
</annotationProcessing>
|
||
|
</component>
|
||
|
<component name="JavacSettings">
|
||
|
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
||
|
<module name="test" options="-parameters" />
|
||
|
</option>
|
||
|
</component>
|
||
|
</project>
|