Kotlin VerifyError: Uninitialized object exists on backward branch 90

前端 未结 2 1018
情歌与酒
情歌与酒 2021-01-18 05:50

I am using the Kotlin getting started guide to setup Kotlin for the first time on IntelliJ IDEA with the following configuration:

IntelliJ IDEA 2017.2.5
Buil         


        
2条回答
  •  醉酒成梦
    2021-01-18 06:26

    Just check "Use embedded JDK" in File>Project Structure>SDK Location> JDK Location

提交回复
热议问题