Closed Bug 1106595 Opened 10 years ago Closed 6 years ago

Robocop symbols cannot be resolved when editing robocop tests in IntelliJ

Categories

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

35 Branch
All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: Margaret, Unassigned)

References

Details

For example, if I open BaseTest.java, IntelliJ will complain that it can't resolve org.mozilla.gecko.Actions/Driver/Element/etc. or com.jayway.android.robotium.solo.Condition/Solo/etc.

I assume this is because these sources are in build/mobile/robocop, not mobile/android/base.
I am also facing the same issue. These sources are also present in the app library folder that gets created in the Android Studio when we import the app into it, but as soon as I add a dependency of app library in the base library, it results in a circular dependency between the two.
This is no longer valid with Gradle and Android Studio integration.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
Product: Firefox for Android → Firefox Build System
You need to log in before you can comment on or make changes to this bug.