compiler.xml 1.2 KB

123456789101112131415161718192021222324252627282930
  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. <<<<<<< HEAD
  11. <module name="repair_backend" />
  12. <module name="repair_system" />
  13. <module name="template_code" />
  14. <module name="Back-endDevelopmentFramework" />
  15. =======
  16. <module name="repair_system" />
  17. >>>>>>> 1e8a464588113a3afc236ee3f004f164bb7128ff
  18. </profile>
  19. </annotationProcessing>
  20. <bytecodeTargetLevel>
  21. <module name="repair_system" target="1.8" />
  22. </bytecodeTargetLevel>
  23. </component>
  24. <component name="JavacSettings">
  25. <option name="ADDITIONAL_OPTIONS_STRING" value="-encoding utf-8" />
  26. <option name="ADDITIONAL_OPTIONS_OVERRIDE">
  27. <module name="repair_system" options="-parameters" />
  28. </option>
  29. </component>
  30. </project>