Marcelo R

Results 2 comments of Marcelo R

I know its a little old, but I was having a similar issue, try to setup the `bin` folder of this `JAVA_HOME` inside your `PATH` variable. https://stackoverflow.com/questions/19013725/linux-mint-adding-environment-variables-permanently

JAVA_HOME variable is not supposed to have the `/bin` directory, I'm not sure about how u set ur system up, but I think it could be like so: ``` JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64...