IntelliJ/Gradle Could not determine java version from '11.0.1'

后端 未结 8 846
Happy的楠姐
Happy的楠姐 2020-12-09 09:18

I\'m running a Linux Ubuntu 18 OS. Installed jdk in a custom local directory.

Normally, IntelliJ recommends that you use the default gradle wrapper. But

8条回答
  •  甜味超标
    2020-12-09 09:56

    MODIFY default Boot JDK

    1. OPEN the Action Dialog

    1. SEARCH : switch boot jdk

    1. SELECT the JDK installed by you rather than the intellij default

    1. RESTART intellij idea

    2. IGNORE this popup at right-bottom on IDE

    HOPE this solution is work for you .

提交回复
热议问题