Make JPS-based wizards available only for new_module use case
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user