You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
626 B
16 lines
626 B
2 years ago
|
<component name="ProjectRunConfigurationManager">
|
||
|
<configuration default="false" name="3.1 Socket - Server" type="Application" factoryName="Application">
|
||
|
<option name="MAIN_CLASS_NAME" value="net.lensfrex.Main" />
|
||
|
<module name="exp3-network" />
|
||
|
<option name="PROGRAM_PARAMETERS" value="1server" />
|
||
|
<extension name="coverage">
|
||
|
<pattern>
|
||
|
<option name="PATTERN" value="net.lensfrex.URLConnectionResource" />
|
||
|
<option name="ENABLED" value="true" />
|
||
|
</pattern>
|
||
|
</extension>
|
||
|
<method v="2">
|
||
|
<option name="Make" enabled="true" />
|
||
|
</method>
|
||
|
</configuration>
|
||
|
</component>
|