Files
schemaCheck/.idea/compiler.xml
dongzi fd5aab5e7f
All checks were successful
序列化结构检查 / serialization-schema-check (push) Has been skipped
feat: 坐标重命名
2026-07-15 11:33:24 +08:00

17 lines
671 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="serialization-schema-checker" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="serialization-schema-checker" target="11" />
</bytecodeTargetLevel>
</component>
</project>