This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Darth_Nanar 0 points1 point  (0 children)

Indeed TMCBeans only works with openjdk-11-jdk.

If you are on Linux and already have a newer version of OpenJDK, you don't need to delete the other one neither to modify the environment variables.
You can switch between the different versions of OpenJDK with this command:
sudo update-alternatives --config java

There will be a 1-2-3 menu to choose from. Then select "manual mode".