jdk-auto: IDEA-240999 - use another error message for SDK check

GitOrigin-RevId: 0b45090bcc552d6cb548aaf0665d71bcd6d0c83e
This commit is contained in:
Eugene Petrenko
2020-09-22 21:06:25 +02:00
committed by intellij-monorepo-bot
parent 57eee319da
commit d50f3475a9
2 changed files with 9 additions and 3 deletions

View File

@@ -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