AndroidSdk.Tools icon indicating copy to clipboard operation
AndroidSdk.Tools copied to clipboard

Use the ProcessRunner in the SdkManager

Open mattleibow opened this issue 1 year ago • 1 comments

This PR make the SdkManager class now use the ProcessRunner to avoid duplicate code. Since this is a Java specific tool, there is now an easier to use JavaProcessRunner to help get going with less duplicated code for Java specific things.

This also adds some tests for Java tools.

mattleibow avatar Aug 06 '24 16:08 mattleibow

Test Results

49 tests  +3   44 :white_check_mark: +3   9m 29s :stopwatch: + 2m 57s  2 suites ±0    5 :zzz: ±0   2 files   ±0    0 :x: ±0 

Results for commit b008d9a5. ± Comparison against base commit ec12a1ea.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Aug 06 '24 16:08 github-actions[bot]