How to import Android Studio (1.0) project into Intellij 14 Ultimate
问题 I have an Android Studio project and I would like to start using Intellij 14 Ultimate to take advantage of some of the cool features it has to offer. When I try to open my project I get a message saying: Gradle Sync Version 1.0.0-rc4 of the Android Gradle plug-in requires Gradle null or newer. A local Gradle distribution was not found .... Click 'OK' to use the Gradle wrapper. I click ok and it tries to Sync, but fails. Here is what the error console says: Gradle version 2.2 is required.