Files
NowChessSystems/.idea/scala_compiler.xml
T
Janis 8f56a82104
Build & Test (NowChessSystems) TeamCity build finished
refactor: NCS-22 NCS-23 reworked modules and tests (#17)
Reviewed-on: #17
2026-04-06 09:07:39 +02:00

17 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ScalaCompilerConfiguration">
<profile name="Gradle 1" modules="NowChessSystems.modules.api.main,NowChessSystems.modules.api.scoverage,NowChessSystems.modules.api.test">
<option name="deprecationWarnings" value="true" />
<option name="uncheckedWarnings" value="true" />
</profile>
<profile name="Gradle 2" modules="NowChessSystems.modules.core.main,NowChessSystems.modules.core.scoverage,NowChessSystems.modules.core.test,NowChessSystems.modules.io.main,NowChessSystems.modules.io.scoverage,NowChessSystems.modules.io.test,NowChessSystems.modules.rule.main,NowChessSystems.modules.rule.scoverage,NowChessSystems.modules.rule.test,NowChessSystems.modules.ui.main,NowChessSystems.modules.ui.scoverage,NowChessSystems.modules.ui.test">
<option name="deprecationWarnings" value="true" />
<option name="uncheckedWarnings" value="true" />
<parameters>
<parameter value="-encoding" />
<parameter value="UTF-8" />
</parameters>
</profile>
</component>
</project>