diff options
Diffstat (limited to '.idea/runConfigurations/LunaticChat__dokkaGenerate_.xml')
| -rw-r--r-- | .idea/runConfigurations/LunaticChat__dokkaGenerate_.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/.idea/runConfigurations/LunaticChat__dokkaGenerate_.xml b/.idea/runConfigurations/LunaticChat__dokkaGenerate_.xml new file mode 100644 index 0000000..dc948ed --- /dev/null +++ b/.idea/runConfigurations/LunaticChat__dokkaGenerate_.xml @@ -0,0 +1,27 @@ +<component name="ProjectRunConfigurationManager"> + <configuration default="false" name="LunaticChat [dokkaGenerate]" type="GradleRunConfiguration" factoryName="Gradle"> + <ExternalSystemSettings> + <option name="executionName" /> + <option name="externalProjectPath" value="$PROJECT_DIR$" /> + <option name="externalSystemIdString" value="GRADLE" /> + <option name="scriptParameters" value="" /> + <option name="taskDescriptions"> + <list /> + </option> + <option name="taskNames"> + <list> + <option value="dokkaGenerate" /> + </list> + </option> + <option name="vmOptions" /> + </ExternalSystemSettings> + <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> + <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> + <ExternalSystemDebugDisabled>false</ExternalSystemDebugDisabled> + <DebugAllEnabled>false</DebugAllEnabled> + <RunAsTest>false</RunAsTest> + <GradleProfilingDisabled>false</GradleProfilingDisabled> + <GradleCoverageDisabled>false</GradleCoverageDisabled> + <method v="2" /> + </configuration> +</component>
\ No newline at end of file |
