Closed Bug 1347656 Opened 8 years ago Closed 7 years ago

|mach ide intellij| Cannot find build.gradle

Categories

(Firefox Build System :: Android Studio and Gradle Integration, defect)

52 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: u587052, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 Build ID: 20170307144106 Steps to reproduce: |mach ide intellij| on Linux Actual results: mach did some preliminary work, then launched IntelliJ. IntelliJ reported that "obj-x86_64-pc-linux-gnu/mobile/android/build/build.gradle" does not exist. In fact, there are no "build.gradle" files within the "obj-x86_64-pc-linux-gnu" directory. There are ~5 outside of the objdir though, should |mach ide intellij| be using those instead? Expected results: IntelliJ should have loaded with the build configuration of what I believe is Firefox for Android.
From root of the repository: (hg)-[default]-% find -name build.gradle ./mobile/android/bouncer/build.gradle ./mobile/android/thirdparty/build.gradle ./mobile/android/geckoview/build.gradle ./mobile/android/geckoview_example/build.gradle ./mobile/android/app/omnijar/build.gradle ./mobile/android/app/build.gradle ./build.gradle
Component: Untriaged → Build Config & IDE Support
Product: Firefox → Firefox for Android
I think we have hammered out these issues with the newer Gradle integration.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Product: Firefox for Android → Firefox Build System
You need to log in before you can comment on or make changes to this bug.