You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1.1 KiB
26 lines
1.1 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="CompilerConfiguration">
|
|
<annotationProcessing>
|
|
<profile default="true" name="Default" enabled="true" />
|
|
<profile name="Annotation profile for demo" enabled="true">
|
|
<sourceOutputDir name="target/generated-sources/annotations" />
|
|
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
|
<outputRelativeToContentRoot value="true" />
|
|
<processorPath useClasspath="false">
|
|
<entry name="$PROJECT_DIR$/../../repository/org/mapstruct/mapstruct-processor/1.5.3.Final/mapstruct-processor-1.5.3.Final.jar" />
|
|
<entry name="$PROJECT_DIR$/../../repository/org/mapstruct/mapstruct/1.5.3.Final/mapstruct-1.5.3.Final.jar" />
|
|
</processorPath>
|
|
<module name="demo" />
|
|
</profile>
|
|
</annotationProcessing>
|
|
<bytecodeTargetLevel target="8">
|
|
<module name="demo" target="8" />
|
|
</bytecodeTargetLevel>
|
|
</component>
|
|
<component name="JavacSettings">
|
|
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
|
<module name="demo" options="-parameters" />
|
|
</option>
|
|
</component>
|
|
</project>
|