Answers for "could not find tools.jarç"

1

could not find tools.jar linux

on linux -> you need
1) to install openjdk :
sudo apt-get install openjdk-8-jdk
2) export jdk location : 
export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
Posted by: Guest on February-23-2021

Code answers related to "could not find tools.jarç"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language