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

--HG--
extra : rebase_source : a17d797c8c2c70e792c0556e74b964d4975a315b
This commit is contained in:
Nick Alexander 2017-11-15 13:36:02 -08:00
Родитель 19e0281afe
Коммит efc3753da8
1 изменённых файлов: 2 добавлений и 5 удалений

Просмотреть файл

@ -38,13 +38,10 @@ 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()