diff options
author | Simon Ogorodnik <Simon.Ogorodnik@jetbrains.com> | 2016-11-01 18:48:41 +0300 |
---|---|---|
committer | Simon Ogorodnik <Simon.Ogorodnik@jetbrains.com> | 2016-11-01 18:48:41 +0300 |
commit | 5daeb3e01c5f2975c1663b79ca80a037f3f335b0 (patch) | |
tree | 553e0e53778258595ae5f6f91b7fe4d5f36bc399 /.idea/runConfigurations/Stdlib.xml | |
parent | f9bb94968e1d38af999e36839f41c777722bed70 (diff) | |
download | dokka-5daeb3e01c5f2975c1663b79ca80a037f3f335b0.tar.gz dokka-5daeb3e01c5f2975c1663b79ca80a037f3f335b0.tar.bz2 dokka-5daeb3e01c5f2975c1663b79ca80a037f3f335b0.zip |
Updated run configurations after build refactoring
Diffstat (limited to '.idea/runConfigurations/Stdlib.xml')
-rw-r--r-- | .idea/runConfigurations/Stdlib.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/runConfigurations/Stdlib.xml b/.idea/runConfigurations/Stdlib.xml index cd4a10e5..3e0cc995 100644 --- a/.idea/runConfigurations/Stdlib.xml +++ b/.idea/runConfigurations/Stdlib.xml @@ -8,7 +8,7 @@ <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> <option name="ALTERNATIVE_JRE_PATH" /> <option name="PASS_PARENT_ENVS" value="true" /> - <module name="core_main" /> + <module name="fatjar_main" /> <envs /> <RunnerSettings RunnerId="Debug"> <option name="DEBUG_PORT" value="" /> |