mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
jdk-auto: IDEA-240999 - use another error message for SDK check
GitOrigin-RevId: 0b45090bcc552d6cb548aaf0665d71bcd6d0c83e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
57eee319da
commit
d50f3475a9
@@ -38,6 +38,7 @@ actions.exclude.from.compile.text=Exclude from Compile
|
||||
java.compiler.description=Java Compiler
|
||||
rmi.compiler.description=RMI Compiler
|
||||
error.jdk.not.specified=Cannot start compiler: the SDK is not specified for {0,choice, 1#module|2#modules\n} {1}.\nSpecify the SDK in the Project Structure dialog.
|
||||
error.jdk.not.specified.with.fixSuggestion=Cannot start compiler. Configure SDKs automatically?
|
||||
error.output.not.specified=Cannot start compilation: the output path is not specified for {0,choice, 1#module|2#modules\n} {1}.\nSpecify the output path in the Project Structure dialog.
|
||||
compiler.javac.name=Javac
|
||||
compiler.configurable.display.name=Compiler
|
||||
|
||||
Reference in New Issue
Block a user