Make JPS-based wizards available only for new_module use case

This commit is contained in:
Anton Yalyshev
2020-05-15 00:06:36 +03:00
parent f0ff4b066e
commit 59ca626487
2 changed files with 32 additions and 21 deletions
@@ -105,8 +105,8 @@ create.kotlin.javascript.library=Create Kotlin JavaScript Library
javascript.library.creation=JavaScript Library Creation
java.runtime.library.creation=Java Runtime Library Creation
presentable.type.js.files=JS files
kotlin.project.with.a.javascript.target.based.on.the.intellij.idea.build.system=Kotlin project with a JavaScript target based on the IntelliJ IDEA build system
kotlin.project.with.a.jvm.target.based.on.the.intellij.idea.build.system=Kotlin project with a JVM target based on the IntelliJ IDEA build system
kotlin.project.with.a.javascript.target.based.on.the.intellij.idea.build.system=Kotlin module with a JavaScript target based on the IntelliJ IDEA build system
kotlin.project.with.a.jvm.target.based.on.the.intellij.idea.build.system=Kotlin module with a JVM target based on the IntelliJ IDEA build system
command.action.add.injection.comment=Add injection comment
command.action.add.injection.annotation=Add injection annotation
command.action.remove.injection.in.code.instructions=remove injection in-code instructions