17 lines
717 B
XML
17 lines
717 B
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.test">
|
|
<option name="deprecationWarnings" value="true" />
|
|
<option name="uncheckedWarnings" value="true" />
|
|
</profile>
|
|
<profile name="Gradle 2" modules="NowChessSystems.modules.core.main,NowChessSystems.modules.core.test">
|
|
<option name="deprecationWarnings" value="true" />
|
|
<option name="uncheckedWarnings" value="true" />
|
|
<parameters>
|
|
<parameter value="-encoding" />
|
|
<parameter value="UTF-8" />
|
|
</parameters>
|
|
</profile>
|
|
</component>
|
|
</project> |