ECS-CMD/.idea/compiler.xml

20 lines
820 B
XML
Raw Permalink Normal View History

2024-09-30 18:59:27 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
2024-11-05 17:10:26 +08:00
<profile default="true" name="Default" enabled="true" />
2024-09-30 18:59:27 +08:00
<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" />
2025-03-25 19:26:17 +08:00
<module name="ECS-system-start" />
2024-09-30 18:59:27 +08:00
</profile>
</annotationProcessing>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
2025-03-25 19:26:17 +08:00
<module name="ECS-system-start" options="-parameters" />
2024-09-30 18:59:27 +08:00
<module name="YuNan-cmd" options="" />
</option>
</component>
</project>