compiler.xml 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="CompilerConfiguration">
  4. <annotationProcessing>
  5. <profile name="Annotation profile for AnKaiBeiWorkFlow" enabled="true">
  6. <sourceOutputDir name="target/generated-sources/annotations" />
  7. <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
  8. <outputRelativeToContentRoot value="true" />
  9. <processorPath useClasspath="false">
  10. <entry name="$USER_HOME$/.m2/repository/org/projectlombok/lombok/1.18.20/lombok-1.18.20.jar" />
  11. <entry name="$USER_HOME$/.m2/repository/org/projectlombok/lombok-mapstruct-binding/0.2.0/lombok-mapstruct-binding-0.2.0.jar" />
  12. <entry name="$USER_HOME$/.m2/repository/org/mapstruct/mapstruct-processor/1.4.2.Final/mapstruct-processor-1.4.2.Final.jar" />
  13. <entry name="$USER_HOME$/.m2/repository/org/mapstruct/mapstruct/1.4.2.Final/mapstruct-1.4.2.Final.jar" />
  14. </processorPath>
  15. <module name="common-sequence" />
  16. <module name="common-minio" />
  17. <module name="common-dict" />
  18. <module name="common-online-api" />
  19. <module name="apidoc-tools" />
  20. <module name="common-log" />
  21. <module name="common-datafilter" />
  22. <module name="common-redis" />
  23. <module name="common-flow" />
  24. <module name="common-flow-online" />
  25. <module name="application-webadmin" />
  26. <module name="common-swagger" />
  27. <module name="api" />
  28. <module name="common-online" />
  29. <module name="common-core" />
  30. </profile>
  31. </annotationProcessing>
  32. <bytecodeTargetLevel>
  33. <module name="AnKaiBeiWorkFlow" target="1.8" />
  34. <module name="api" target="1.8" />
  35. <module name="apidoc-tools" target="1.8" />
  36. <module name="application-webadmin" target="1.8" />
  37. <module name="common" target="1.8" />
  38. <module name="common-core" target="1.8" />
  39. <module name="common-datafilter" target="1.8" />
  40. <module name="common-dict" target="1.8" />
  41. <module name="common-flow" target="1.8" />
  42. <module name="common-flow-online" target="1.8" />
  43. <module name="common-log" target="1.8" />
  44. <module name="common-minio" target="1.8" />
  45. <module name="common-online" target="1.8" />
  46. <module name="common-online-api" target="1.8" />
  47. <module name="common-redis" target="1.8" />
  48. <module name="common-sequence" target="1.8" />
  49. <module name="common-swagger" target="1.8" />
  50. <module name="framework" target="1.8" />
  51. </bytecodeTargetLevel>
  52. </component>
  53. </project>