Mobile/Fennec/Android/IDEs: Difference between revisions

Line 35: Line 35:
=== Import problems ===
=== Import problems ===


There's a known bug that can make the import fail when using IntelliJ 14.0.2.  Due to incompatibilities between IntelliJ 14.0.2 and the Android-Gradle plugin version 1.0.0, IntelliJ 14.0.2 should [https://bugzilla.mozilla.org/show_bug.cgi?id=1120032#c0 follow these instructions to change their Android-Gradle plugin version].  IntelliJ 14.0.3 with Android-Gradle plugin version 1.0.0 should not have the issue.
Due to incompatibilities between IntelliJ 14.0.2 and the Android-Gradle plugin version 1.0.0, there's a bug with importing in IntelliJ 14.0.2 that manifests as completed imports with no source directories.  IntelliJ 14.0.3 with Android-Gradle plugin version 1.0.0 should not have the issue; Android Studio 1.0.0 should be fine too.  See {{bug|1120032}} for details.


=== Debugging problems ===
=== Debugging problems ===
Confirmed users
355

edits