sdkman / sdkman-cli

The SDKMAN! Command Line Interface
https://sdkman.io
Apache License 2.0
6.15k stars 632 forks source link

Feature: Problems with SDKMan usage scenarios in Windows #1254

Open tonycody opened 1 year ago

tonycody commented 1 year ago

sdkman is currently only suitable for going to linux environments, but can be used in WSL on Windows 11 systems. But the problem is that the JDK downloaded via sdkman in WSL is not directly usable in the Windows native environment. So when Jetbrains IDEA finds the JDK in WSL, it doesn't actually work.

Is there any way to fix this a bit?

sdkman in WSL can download the JDK available for Windows.

mpumd commented 2 months ago

Try the package manager https://scoop.sh/ under windows.