Path variables | IntelliJ IDEA
www.jetbrains.com › help › ideaOct 19, 2021 · Press Ctrl+Alt+S to open the IDE settings and select Appearance & Behavior | Path Variables. Click and enter the name of the new variable (for example, PATH_TO_LIB) and its value that points to the library location on your disk. Share the IML file through your version control system.
SDKs | IntelliJ IDEA
https://www.jetbrains.com/help/idea/sdk.html29.11.2021 · Supported SDKs. Java Development Kit (JDK) Kotlin SDK. Android SDK. IntelliJ Platform Plugin SDK. JavaFX SDK. Grails SDK. Define an SDK. To define an SDK means to let IntelliJ IDEA know in which folder on your computer the necessary SDK version is installed. This folder is called an SDK home directory.. Configure global SDKs
WSL | IntelliJ IDEA
https://www.jetbrains.com/help/idea/how-to-use-wsl-development...27.10.2021 · IntelliJ IDEA supports Git from the Windows Subsystem for Linux 2 (WSL2), which is available in Windows 10 version 2004. If Git is not installed on Windows, IntelliJ IDEA searches for Git in WSL and uses it from there. Also, IntelliJ IDEA automatically switches to Git from WSL for projects that are opened when you use the \\wsl$ path.