mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
- Strings are now in a separate module - Strings are now using Moko resources - Rename common module to core
24 lines
986 B
XML
24 lines
986 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="Tachidesk-JUI Run Debug" type="GradleRunConfiguration" factoryName="Gradle">
|
|
<ExternalSystemSettings>
|
|
<option name="executionName" />
|
|
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
|
<option name="externalSystemIdString" value="GRADLE" />
|
|
<option name="scriptParameters" value="-PdebugApp --stacktrace" />
|
|
<option name="taskDescriptions">
|
|
<list />
|
|
</option>
|
|
<option name="taskNames">
|
|
<list>
|
|
<option value="setupTachideskJar" />
|
|
<option value="run" />
|
|
</list>
|
|
</option>
|
|
<option name="vmOptions" />
|
|
</ExternalSystemSettings>
|
|
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
|
|
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
|
|
<DebugAllEnabled>false</DebugAllEnabled>
|
|
<method v="2" />
|
|
</configuration>
|
|
</component> |