New issue
Advanced search Search tips

Issue 920366 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Android Studio: Ability to open arbitrary files within //src

Project Member Reported by agrieve@chromium.org, Jan 9

Issue description

A common criticism of our Android Studio integration is that it cannot open arbitration files within the source tree. 

I suspect this might be start to "just work" if we generate the root build.gradle file into //src rather than into //out/Debug/gradle.

To try this out, it should just be a matter of tweaking the generate_gradle.py script to generated all other dependent files into //out/Debug/gradle, while making the project root (via settings.gradle?) be in the root.
 
Status: Untriaged (was: Available)
Available, but no owner or component? Please find a component, as no one will ever find this without one.
Status: Available (was: Untriaged)

Sign in to add a comment