mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
jdk-auto: cleanup API, fix messages and presentation, make it run locally
GitOrigin-RevId: 645b87cd4f4426a6e5578ead0db9aed8ada2f413
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c475e2af81
commit
a0e08cb81c
@@ -38,7 +38,9 @@ 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
|
||||
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}
|
||||
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