[jdk] Add code vision for external Java configuration tools

IDEA-364749

GitOrigin-RevId: cbd4a97359c41efe147177cac8b4f0e048b671b3
This commit is contained in:
Louis Vignier
2025-08-29 14:42:24 +00:00
committed by intellij-monorepo-bot
parent 604fdbacda
commit 323e1ae105
5 changed files with 195 additions and 62 deletions
@@ -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?