mirror of
https://github.com/cna-bootcamp/lifesub.git
synced 2025-12-06 08:06:24 +00:00
25 lines
1.1 KiB
XML
25 lines
1.1 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="Gradle Imported" enabled="true">
|
|
<outputRelativeToContentRoot value="true" />
|
|
<processorPath useClasspath="false">
|
|
<entry name="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.projectlombok/lombok/1.18.36/5a30490a6e14977d97d9c73c924c1f1b5311ea95/lombok-1.18.36.jar" />
|
|
</processorPath>
|
|
<module name="lifesub.recommend.test" />
|
|
<module name="lifesub.common.main" />
|
|
<module name="lifesub.mysub-infra.test" />
|
|
<module name="lifesub.mysub-infra.main" />
|
|
<module name="lifesub.common.test" />
|
|
<module name="lifesub.member.test" />
|
|
<module name="lifesub.mysub-biz.main" />
|
|
<module name="lifesub.recommend.main" />
|
|
<module name="lifesub.member.main" />
|
|
<module name="lifesub.mysub-biz.test" />
|
|
</profile>
|
|
</annotationProcessing>
|
|
<bytecodeTargetLevel target="17" />
|
|
</component>
|
|
</project> |