<How to tell Intellij NOT to use WSL?> i am using ...
# community-feeds
r
How to tell Intellij NOT to use WSL? i am using windows 10, have installed intellij community edition today to develop maven / java. The trouble is: intellij tries to use wsl and the java 11 environment installed on wsl. But i want to use the OpenJDK 17, installed on windows. The JAVA_HOME environment variable is set, also my PATH includes the java bin folder. The symptoms when opening the "Hello and welcome!" demo app were: "intellij preparing wsl..." is seen, message does not disappear (waited 15+ min) Start button is...