I updated my Android Studio to Electric Eel. The problem is that every time I create a new project, I have to select the correct Gradle JDK from the Gradle of Settings. Otherwise, it gets the wrong JDK path and throws an error. In Dolphin, it was always getting the correct JDK.
How can I set Android Studio to automatically choice my java home version?
The other JDK choices are in below. Should I delete others? Or should I give specified location?