Cleanup Tachidesk-JUI run configuration

This commit is contained in:
Syer10
2022-01-06 23:26:18 -05:00
parent 563a720ad6
commit 963e2fc558

View File

@@ -4,14 +4,16 @@
<option name="executionName" /> <option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" /> <option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" /> <option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="setupTachideskJar run -PdebugApp" /> <option name="scriptParameters" value="-PdebugApp" />
<option name="taskDescriptions"> <option name="taskDescriptions">
<list /> <list />
</option> </option>
<option name="taskNames"> <option name="taskNames">
<list /> <list>
<option value="setupTachideskJar" />
<option value="run" />
</list>
</option> </option>
<option name="vmOptions" value="--illegal-access=warn" />
</ExternalSystemSettings> </ExternalSystemSettings>
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>