compiler.xml 1.6 KB

12345678910111213141516171819202122232425262728293031323334
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="CompilerConfiguration">
  4. <annotationProcessing>
  5. <profile name="Maven default annotation processors profile" enabled="true">
  6. <sourceOutputDir name="target/generated-sources/annotations" />
  7. <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
  8. <outputRelativeToContentRoot value="true" />
  9. <module name="huimv-goldpig-gateway" />
  10. <module name="huimv-goldpig-admin" />
  11. <module name="huimv-goldpig-eartag" />
  12. <module name="huimv-goldpig-quarantine" />
  13. <module name="huimv-goldpig-anquisition" />
  14. </profile>
  15. </annotationProcessing>
  16. <bytecodeTargetLevel>
  17. <module name="huimv-goldpig" target="1.8" />
  18. <module name="huimv-goldpig-admin" target="1.8" />
  19. <module name="huimv-goldpig-anquisition" target="1.8" />
  20. <module name="huimv-goldpig-eartag" target="1.8" />
  21. <module name="huimv-goldpig-gateway" target="1.8" />
  22. <module name="huimv-goldpig-quarantine" target="1.8" />
  23. </bytecodeTargetLevel>
  24. </component>
  25. <component name="JavacSettings">
  26. <option name="ADDITIONAL_OPTIONS_OVERRIDE">
  27. <module name="huimv-goldpig-admin" options="-parameters" />
  28. <module name="huimv-goldpig-anquisition" options="-parameters" />
  29. <module name="huimv-goldpig-eartag" options="-parameters" />
  30. <module name="huimv-goldpig-gateway" options="-parameters" />
  31. <module name="huimv-goldpig-quarantine" options="-parameters" />
  32. </option>
  33. </component>
  34. </project>