48 lines
2.2 KiB
XML
48 lines
2.2 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 backend" enabled="true">
|
|
<sourceOutputDir name="target/generated-sources/annotations" />
|
|
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
|
<outputRelativeToContentRoot value="true" />
|
|
<processorPath useClasspath="false">
|
|
<entry name="$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar" />
|
|
<entry name="$MAVEN_REPOSITORY$/org/mapstruct/mapstruct-processor/1.5.3.Final/mapstruct-processor-1.5.3.Final.jar" />
|
|
<entry name="$MAVEN_REPOSITORY$/org/mapstruct/mapstruct/1.5.3.Final/mapstruct-1.5.3.Final.jar" />
|
|
</processorPath>
|
|
<module name="emotion-websocket" />
|
|
<module name="emotion-stats" />
|
|
<module name="emotion-auth" />
|
|
<module name="emotion-ai" />
|
|
<module name="emotion-reward" />
|
|
<module name="emotion-user" />
|
|
<module name="emotion-gateway" />
|
|
<module name="emotion-explore" />
|
|
<module name="emotion-common" />
|
|
<module name="emotion-growth" />
|
|
<module name="emotion-record" />
|
|
</profile>
|
|
</annotationProcessing>
|
|
<bytecodeTargetLevel>
|
|
<module name="common" target="17" />
|
|
<module name="customer" target="17" />
|
|
<module name="emotion-museum-server" target="17" />
|
|
<module name="server" target="1.5" />
|
|
<module name="service" target="17" />
|
|
</bytecodeTargetLevel>
|
|
</component>
|
|
<component name="JavacSettings">
|
|
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
|
<module name="backend" options="" />
|
|
<module name="common" options="" />
|
|
<module name="customer" options="" />
|
|
</option>
|
|
</component>
|
|
</project> |