Has anyone has success with autorouting in KiCad 7.x for Ubuntu 22.04?
This link suggests freerouting plugin can be installed for KiCad 7 to provide autorouting. I have completed all the steps and get java errors.

At first I assuming I have sufficient java installed
ubuntuSSD2204:~$ java -version
openjdk version "18.0.2-ea" 2022-07-19
OpenJDK Runtime Environment (build 18.0.2-ea+9-Ubuntu-222.04)
OpenJDK 64-Bit Server VM (build 18.0.2-ea+9-Ubuntu-222.04, mixed mode, sharing)
The video appears to be for a windows installation. Can anyone tell me if they have Freerouting plugin working in Ubuntu 22.04?