mirror of
https://athene2.informatik.unibw-muenchen.de/progproj/gruppen-ht24/Gruppe-02.git
synced 2024-11-24 22:49:44 +01:00
17 lines
696 B
XML
17 lines
696 B
XML
|
<component name="ProjectRunConfigurationManager">
|
||
|
<configuration default="false" name="BattleshipServer" type="Application" factoryName="Application"
|
||
|
nameIsGenerated="true">
|
||
|
<option name="MAIN_CLASS_NAME" value="pp.battleship.server.BattleshipServer"/>
|
||
|
<module name="Projekte.battleship.server.main"/>
|
||
|
<option name="WORKING_DIRECTORY" value="$MODULE_WORKING_DIR$"/>
|
||
|
<extension name="coverage">
|
||
|
<pattern>
|
||
|
<option name="PATTERN" value="pp.battleship.server.*"/>
|
||
|
<option name="ENABLED" value="true"/>
|
||
|
</pattern>
|
||
|
</extension>
|
||
|
<method v="2">
|
||
|
<option name="Make" enabled="true"/>
|
||
|
</method>
|
||
|
</configuration>
|
||
|
</component>
|