-
Notifications
You must be signed in to change notification settings - Fork 29.4k
Closed
Labels
toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
Umbrella/tracking issue for ongoing work on #124252.
- Move java logic to its own file
- Migrate other classes away from depending on
AndroidSdkonly for its .java* APIs. - Make all classes use the same means to locate java and set JAVA_HOME/PATH when running java-dependent tools.
Related:
- [tool] In
flutter doctor -v, warn when Android Studio version could not be detected. #126395 - [tools] Apply Android Studio version detection logic to explicitly configured installation directory (
flutter config --android-studio-dir) #125596 - [tools] allow explicitly specifying the JDK to use via a new config setting #128264
- When searching for the JDK bundled with an unrecognized version of Android Studio, assume the version to be the latest #125247
- add test for setting JAVA_HOME and PATH when invoking
sdkmanager --licenses#127344 - [flutter_tools] Reorganize android_studio_test.dart #124834
- [tools] Apply Android Studio version detection logic to explicitly configured installation directory (
flutter config --android-studio-dir) #125596 - [flutter_tools] ProcessPackageException in Java.version #139180
TahaTesser, christopherfujino and brainwo
Metadata
Metadata
Assignees
Labels
toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.