Open
Bug 924961
(ide)
Opened 11 years ago
Updated 2 years ago
[meta] IDE development support for mobile/android
Categories
(Firefox Build System :: Android Studio and Gradle Integration, defect)
Firefox Build System
Android Studio and Gradle Integration
All
Android
Tracking
(relnote-firefox -)
NEW
Tracking | Status | |
---|---|---|
relnote-firefox | --- | - |
People
(Reporter: nalexander, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: meta)
A lot of Firefox for Android devs want to be able to develop mobile/android using an IDE of their choice (probably IntelliJ, but possibly Eclipse or $(NEWIDE)). There are a bunch of things standing in the way of that goal. Off the top of my head: * where source code lives in the tree * preprocessing of source code * conditionally compiled code * package naming * where resources live in the tree * preprocessed resources * post-processing (JNI integration) * developing against a shifting omni.ja * packaging native libs in libs/ and Gecko libs in assets/ * developing and running Robocop tests * developing and running JUnit 3 background/browser tests * improving our mach tooling for building and maintaining these IDE integrations * documenting the new tools and changes we make * improving our "new contributor funnel" * evangelizing improved developer ergonomics to the wider Java and Android community This meta bug will track progress towards those items.
Updated•11 years ago
|
relnote-firefox:
--- → ?
Comment 1•11 years ago
|
||
Erin - we use the relnote flag for things that are fixed already or are known issues that need to be noted, not for a meta bug on a feature that hasn't even begun to get implemented yet. Please renom when this is within a targeted release (ideally fixed on trunk).
Flags: needinfo?(elancaster)
Reporter | ||
Updated•10 years ago
|
Component: General → Build Config & IDE Support
Flags: needinfo?(elancaster)
Reporter | ||
Updated•10 years ago
|
Alias: ide
Updated•5 years ago
|
Product: Firefox for Android → Firefox Build System
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•