i figured it out , i installed the openjdk-8-jdk

sudo apt install openjdk-8-jdk

#set alternatives

update-alternatives --config java

#delete the java_home

export JAVA_HOME=""

Reply via email to