compiler.xml 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="CompilerConfiguration">
  4. <annotationProcessing>
  5. <profile default="true" name="Default" enabled="true" />
  6. <profile name="Maven default annotation processors profile" enabled="true">
  7. <sourceOutputDir name="target/generated-sources/annotations" />
  8. <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
  9. <outputRelativeToContentRoot value="true" />
  10. <module name="sikey-hisi-ephemeris-assistance-business-api" />
  11. </profile>
  12. <profile name="Annotation profile for sikey-business" enabled="true">
  13. <sourceOutputDir name="target/generated-sources/annotations" />
  14. <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
  15. <outputRelativeToContentRoot value="true" />
  16. <processorPath useClasspath="false">
  17. <entry name="$PROJECT_DIR$/../../../WorkTools/Repository/org/springframework/boot/spring-boot-configuration-processor/3.4.0/spring-boot-configuration-processor-3.4.0.jar" />
  18. <entry name="$PROJECT_DIR$/../../../WorkTools/Repository/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar" />
  19. <entry name="$PROJECT_DIR$/../../../WorkTools/Repository/org/mapstruct/mapstruct-processor/1.6.2/mapstruct-processor-1.6.2.jar" />
  20. <entry name="$PROJECT_DIR$/../../../WorkTools/Repository/org/mapstruct/mapstruct/1.6.2/mapstruct-1.6.2.jar" />
  21. </processorPath>
  22. <module name="sikey-hisi-ephemeris-assistance-business-biz" />
  23. <module name="sikey-tools-business-api" />
  24. <module name="sikey-hmd-business-biz" />
  25. <module name="sikey-hmd-business-api" />
  26. <module name="sikey-tools-business-biz" />
  27. </profile>
  28. </annotationProcessing>
  29. <bytecodeTargetLevel target="23" />
  30. </component>
  31. <component name="JavacSettings">
  32. <option name="ADDITIONAL_OPTIONS_OVERRIDE">
  33. <module name="sikey-hisi-ephemeris-assistance-business-biz" options="-parameters" />
  34. <module name="sikey-hmd-business-api" options="-parameters" />
  35. <module name="sikey-hmd-business-biz" options="-parameters" />
  36. <module name="sikey-tools-business-api" options="-parameters" />
  37. <module name="sikey-tools-business-biz" options="-parameters" />
  38. </option>
  39. </component>
  40. </project>