1
1
ServerPackCreator/.runConfigurations/Build API.run.xml

23 lines
973 B
XML

<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Build API" type="GradleRunConfiguration" factoryName="Gradle">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$/serverpackcreator-api" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="--full-stacktrace --info" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value=":serverpackcreator-api:build" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<method v="2" />
</configuration>
</component>