mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-05 07:54:54 +07:00
jdk-auto: use non-modal notifications for compile actions, IDEA-253119, IDEA-240999
GitOrigin-RevId: ec7b75fef53b2261b6638b4f9034f8424f502778
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f170505ff8
commit
4635352640
@@ -39,9 +39,9 @@ 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.title.error.jdk.not.specified.with.fixSuggestion=Cannot Start Compiler
|
||||
dialog.message.error.jdk.not.specified.with.module.name.quoted="{0}"
|
||||
dialog.message.error.jdk.not.specified.with.fixSuggestion=The SDK is not specified for {1} {0,choice, 1#module|2#modules}
|
||||
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.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}
|
||||
compiler.javac.name=Javac
|
||||
compiler.configurable.display.name=Compiler
|
||||
|
||||
Reference in New Issue
Block a user