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
For me this issue was solved by running IDE in 64 bit mode since I only have 64 bit JRE installed.