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="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="setupTachideskJar run -PdebugApp" />
<option name="scriptParameters" value="-PdebugApp" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list />
<list>
<option value="setupTachideskJar" />
<option value="run" />
</list>
</option>
<option name="vmOptions" value="--illegal-access=warn" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>