Hi folks, I just landed Bug 1098239 [1] on fx-team. It bumps the Gradle and Android-Gradle plugin version requirements; you'll need to use IntelliJ 14.0.2 (the latest).
You'll need to: 1) |mach build && mach package| as usual 2) run |mach gradle build|, which both configures the Gradle environment and builds Fennec; 3) re-import $OBJDIR/mobile/android/gradle in IntelliJ. You should then see only one master IntelliJ project and more sub-projects. This ticket is a significant re-work of the existing Gradle integration that should improve both Gradle-based build times and the IntelliJ experience. It also leads the way to shipping the .idea directory in the source directory. But as with all good things, there's a possibility for fall out. Let me know! Nick [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1098239
_______________________________________________ mobile-firefox-dev mailing list [email protected] https://mail.mozilla.org/listinfo/mobile-firefox-dev

