flutter/packages/flutter_tools/test
Andrew Kolos 96afa500db
[tools] allow explicitly specifying the JDK to use via a new config setting (#128264)
Closes https://github.com/flutter/flutter/issues/106416.

This PR adds a new `flutter config` setting named `jdk-dir`. When set, the tool will use the JDK found at this location for all Java-dependent tool operations such as building Android apps via gradle and running Android SDK tools.
2023-06-07 04:52:17 +00:00
..
commands.shard [tools] allow explicitly specifying the JDK to use via a new config setting (#128264) 2023-06-07 04:52:17 +00:00
data Bump lower Dart SDK constraints to 3.0 & add class modifiers (#122546) 2023-03-21 20:21:58 +00:00
general.shard [tools] allow explicitly specifying the JDK to use via a new config setting (#128264) 2023-06-07 04:52:17 +00:00
host_cross_arch.shard [flutter_tools] Use process matcher for multidex test (#127996) 2023-06-01 22:24:08 +00:00
integration.shard Roll dds dependency to 2.8.3 for expression evaluation upcoming fixes. (#128124) 2023-06-02 23:31:07 +00:00
src [tools] use Java class for all java-searching behavior (#127354) 2023-06-01 04:19:19 +00:00
web.shard Add vmservice for android build options (#123034) 2023-04-18 18:16:09 +00:00