Bug 1411654 - Pre: Gradle is no longer experimental; IntelliJ not supported. r=maliu draft
authorNick Alexander <nalexander@mozilla.com>
Wed, 15 Nov 2017 13:36:02 -0800
changeset 749688 0bf39a7d8daddc9a5c74182cf266f5d01d17acc8
parent 749687 4d6bb4916cde61f198004661bed58025e91ffa9c
child 749689 59db336b0fb2e97f3ecc57039d341facd9ada7d6
push id97470
push usernalexander@mozilla.com
push dateWed, 31 Jan 2018 21:14:34 +0000
reviewersmaliu
bugs1411654
milestone60.0a1
Bug 1411654 - Pre: Gradle is no longer experimental; IntelliJ not supported. r=maliu IntelliJ should still work, but we're committed to Android Studio at this point. MozReview-Commit-ID: 3BaXB4dh4vA
python/mozbuild/mozbuild/config_status.py
--- a/python/mozbuild/mozbuild/config_status.py
+++ b/python/mozbuild/mozbuild/config_status.py
@@ -33,23 +33,20 @@ from mozbuild.backend import (
 log_manager = LoggingManager()
 
 
 ANDROID_IDE_ADVERTISEMENT = '''
 =============
 ADVERTISEMENT
 
 You are building Firefox for Android. After your build completes, you can open
-the top source directory in IntelliJ or Android Studio directly and build using
-Gradle.  See the documentation at
+the top source directory in Android Studio directly and build using Gradle.
+See the documentation at
 
 https://developer.mozilla.org/en-US/docs/Simple_Firefox_for_Android_build
-
-PLEASE BE AWARE THAT GRADLE AND INTELLIJ/ANDROID STUDIO SUPPORT IS EXPERIMENTAL.
-You should verify any changes using |mach build|.
 =============
 '''.strip()
 
 VISUAL_STUDIO_ADVERTISEMENT = '''
 ===============================
 Visual Studio Support Available
 
 You are building Firefox on Windows. You can generate Visual Studio