It'll sense to make some shortcut like this:
set D8=java -cp "%cd%\bin\app\d8.jar" com.android.tools.r8.D8
Now just type
%D8%
to run.
I'm on JEB-5.18.0.2024-10-07__1909
%D8% --versionD8 8.2.2-dev (from go/r8bot (luci-r8-custom-ci-focal-14-zjz7)) from 20/4/2023.
That's not really 'fresh' anymore. :(
Current Version of
D8 dexer and R8 shrinker is 8.5.35 (Last Updated Date: 8/14/2024)
So go to
Google's Maven Repo to download that version.
Name it
d8.jar and put it into
<JEB> bin\app\Wow, that fixed the problem!
The
d8 conversion exceptionis gone :)