IntelliJ Build Error Context Mismatch

前端 未结 13 1837
梦谈多话
梦谈多话 2020-11-30 07:34

I want to use IntelliJ IDEA 15 instead of Android Studio, but I have a problem with building. I get the following error:

Gradle sync failed: The newly create         


        
13条回答
  •  感情败类
    2020-11-30 07:56

    For me this issue was solved by running IDE in 64 bit mode since I only have 64 bit JRE installed.

提交回复
热议问题