I am putting together a dev environment for a Java program and after the first try of my Ant build scripts I got this error:
Unable to locate tools.jar. Expected
apt install defalut-jdk # this doesn't contain some file, like tools.jar... apt install openjdk-8-jdk # this contains all files.