31 lines
1.6 KiB
XML
31 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="CompilerConfiguration">
|
|
<annotationProcessing>
|
|
<profile default="true" name="Default" enabled="true" />
|
|
<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>
|
|
<profile name="Annotation profile for rxjava-study" enabled="true">
|
|
<sourceOutputDir name="target/generated-sources/annotations" />
|
|
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
|
<outputRelativeToContentRoot value="true" />
|
|
<processorPath useClasspath="false">
|
|
<entry name="D:/Repository/maven/org/projectlombok/lombok/1.18.32/lombok-1.18.32.jar" />
|
|
<entry name="D:/Repository/maven/org/projectlombok/lombok-mapstruct-binding/0.2.0/lombok-mapstruct-binding-0.2.0.jar" />
|
|
<entry name="D:/Repository/maven/org/springframework/boot/spring-boot-configuration-processor/3.2.5/spring-boot-configuration-processor-3.2.5.jar" />
|
|
</processorPath>
|
|
<module name="rxjava-study-starter" />
|
|
</profile>
|
|
</annotationProcessing>
|
|
</component>
|
|
<component name="JavacSettings">
|
|
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
|
<module name="RxJavaStudy" options="-parameters" />
|
|
<module name="rxjava-study" options="-parameters" />
|
|
<module name="rxjava-study-starter" options="-parameters" />
|
|
</option>
|
|
</component>
|
|
</project> |