mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[jdk] Add code vision for external Java configuration tools
IDEA-364749 GitOrigin-RevId: cbd4a97359c41efe147177cac8b4f0e048b671b3
This commit is contained in:
committed by
intellij-monorepo-bot
parent
604fdbacda
commit
323e1ae105
@@ -1777,6 +1777,12 @@ dialog.message.template.not.applicable=Template is not applicable
|
||||
dialog.message.class.not.found=Template class ''{0}'' not found
|
||||
notification.content.was.set.up=JDK ''{0}'' was set up for the project
|
||||
notification.content.change.jdk=Change JDK
|
||||
external.java.configuration.inlay.provider.name=External JDK Configuration
|
||||
external.java.configuration.inlay.unknown=Syncing\u2026
|
||||
external.java.configuration.inlay.already.configured=Project JDK ({0})
|
||||
external.java.configuration.inlay.found=Set as project JDK
|
||||
external.java.configuration.inlay.download=Run ''{0}''
|
||||
external.java.configuration.inlay.missing=JDK not found
|
||||
button.to.another.directory=To &Directory
|
||||
button.to.another.source.root=To &Source Root
|
||||
where.do.you.want.to.move.directory.prompt={0}\n\nWould you like to move the directory to another source root or another directory?
|
||||
|
||||
Reference in New Issue
Block a user