mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
jdk-auto: use non-modal notifications for compile actions, IDEA-253119, IDEA-240999 + cleanup
GitOrigin-RevId: 255b41fae7b851d92da2ca1e3c7a2d28c1acb475
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b030532e96
commit
61d2e29d82
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user