Files
getdown/.idea/compiler.xml
T
Hammer 15b81a210f
Hook battery / PR-target hook battery (push) Successful in 11s
Passes JVM user.language arg to application.. This is important
2026-07-21 15:19:51 -04:00

22 lines
975 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="getdown-core" />
<module name="getdown-ant" />
<module name="getdown-launcher" />
</profile>
</annotationProcessing>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="getdown-ant" options="-Xlint -Xlint:-serial -Xlint:-path" />
<module name="getdown-core" options="-Xlint -Xlint:-serial -Xlint:-path" />
<module name="getdown-launcher" options="-Xlint -Xlint:-serial -Xlint:-path" />
</option>
</component>
</project>