Project Wizard that inherits from existing Project Wizard
已回答
I'm making a new project wizard plugin, but I want it to inherit from the existing Kotlin/Gradle Module. And they don't seem to exist, is there an import I'm missing?
请先登录再写评论。
Kotlin Wizard projects are defined here:
https://github.com/JetBrains/intellij-community/blob/master/community-guitests/testSrc/com/intellij/ide/projectWizard/kotlin/model/CommonKotlinConstants.kt#L63