Replies: 1 comment
-
Hi @travisfw! What do you mean by out-of-date info? IntelliJ should let you choose all Java candidates which have been installed by SDKMAN! (except when you use SDKMAN!s Homebrew version). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Every time I choose a JDK for a project it has a bunch of out of date info. I wonder if I should write a little script to update an XML file somewhere, to keep the version directory managed by sdkman in-sync with the options available in IntelliJ. Where might that XML file be? Or, I suppose the heavyweight alternative would be to write an IDE plugin. How hard could it be.
Beta Was this translation helpful? Give feedback.
All reactions