aboutsummaryrefslogtreecommitdiff
path: root/.idea/runConfigurations/Dokka.xml
diff options
context:
space:
mode:
authorSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2017-10-09 01:15:34 +0300
committerSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2017-10-09 01:15:34 +0300
commitaa3534c8e13f69ebb2700f24065cdb0c3f14b512 (patch)
tree4cc5e58d954cb1bd8a8d964cf8d24ef6631a9e79 /.idea/runConfigurations/Dokka.xml
parent2baf338a1eeffa5104ad9d9ec8f1abb0b4c16cf9 (diff)
downloaddokka-aa3534c8e13f69ebb2700f24065cdb0c3f14b512.tar.gz
dokka-aa3534c8e13f69ebb2700f24065cdb0c3f14b512.tar.bz2
dokka-aa3534c8e13f69ebb2700f24065cdb0c3f14b512.zip
Migrate run configurations
Diffstat (limited to '.idea/runConfigurations/Dokka.xml')
-rw-r--r--.idea/runConfigurations/Dokka.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/runConfigurations/Dokka.xml b/.idea/runConfigurations/Dokka.xml
index d94e7aec..a77f9eb3 100644
--- a/.idea/runConfigurations/Dokka.xml
+++ b/.idea/runConfigurations/Dokka.xml
@@ -1,5 +1,5 @@
<component name="ProjectRunConfigurationManager">
- <configuration default="false" name="Dokka" type="JetRunConfigurationType" factoryName="Kotlin" singleton="true">
+ <configuration default="false" name="Dokka" type="KotlinRunConfigurationType" factoryName="Kotlin" singleton="true">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<option name="MAIN_CLASS_NAME" value="org.jetbrains.dokka.MainKt" />
<option name="VM_PARAMETERS" value="" />