Hi All
I've installed Java 8 on my Linux Mint machine here:
/usr/lib/jvm/jdk1.8.0_60
and I want to be able to switch between it and currently installed Java version with:
sudo update-alternatives --config java
However, I can't find how to add Java 8 to one of the update alternatives options.
Can someone help me out, please?