jdk-auto: use non-modal notifications for compile actions, IDEA-253119, IDEA-240999 + cleanup

GitOrigin-RevId: 255b41fae7b851d92da2ca1e3c7a2d28c1acb475
This commit is contained in:
Eugene Petrenko
2020-10-16 21:22:04 +02:00
committed by intellij-monorepo-bot
parent b030532e96
commit 61d2e29d82
2 changed files with 11 additions and 8 deletions

View File

@@ -39,7 +39,7 @@ java.compiler.description=Java Compiler
rmi.compiler.description=RMI Compiler
error.jdk.not.specified=The SDK is not specified for {0,choice, 1#module|2#modules\n} {1}
error.jdk.module.names.overflow.element.ellipsis=...
dialog.message.error.jdk.not.specified.with.fixSuggestion=SDK is not specified or corrupted<br/>for {0} {1,choice, 1#module|2#modules}. Resolve the following SDKs automatically?
dialog.message.error.jdk.not.specified.with.fixSuggestion=SDK is not specified or corrupted for {0} {1,choice, 1#module|2#modules}. Resolve the following SDKs automatically?
dialog.message.error.jdk.not.specified.with.noFix=Manual configuration is still required for:
dialog.message.action.apply.fix=Fix automatically
error.output.not.specified=The output path is not specified for {0,choice, 1#module|2#modules\n} {1}