gis数据导入mysql
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

24 行
967 B

  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="gis_geotools" />
  10. <module name="springbootshaper" />
  11. </profile>
  12. </annotationProcessing>
  13. <bytecodeTargetLevel>
  14. <module name="gis_geotools" target="1.8" />
  15. <module name="springbootshaper" target="1.8" />
  16. </bytecodeTargetLevel>
  17. </component>
  18. <component name="JavacSettings">
  19. <option name="ADDITIONAL_OPTIONS_OVERRIDE">
  20. <module name="gis_geotools" options="-parameters" />
  21. <module name="springbootshaper" options="-parameters" />
  22. </option>
  23. </component>
  24. </project>