Tag: JRE
-
Apache Ant: “Unable to locate tools.jar”
https://en.wikipedia.org/wiki/Apache_Ant — the software build tool https://en.wikipedia.org/wiki/Java_Development_Kit = JDK https://en.wikipedia.org/wiki/Java_virtual_machine#Java_Runtime_Environment_from_Oracle = JRE tools.jar — a part of the JDK used by Ant Unable to locate tools.jar. Expected to find it in C:Program Files…Javajre…libtools.jar Do you know this message? Do you want to get rid of it? Take the JDK (downloadable) instead of the JRE (downloadable),…