Wizard: make new wizard non-experimental

relates to #KT-38952
This commit is contained in:
Ilya Kirillov
2020-05-15 11:03:59 +03:00
parent 01992b581e
commit 321272abed
4 changed files with 2 additions and 19 deletions
@@ -142,10 +142,6 @@
description="Enable new Java to Kotlin converter"
defaultValue="true"
restartRequired="false"/>
<registryKey key="kotlin.experimental.project.wizard"
description="Enable new Kotlin project wizard"
defaultValue="true"
restartRequired="false"/>
<fileEditorProvider implementation="org.jetbrains.kotlin.idea.scratch.ui.KtScratchFileEditorProvider"/>