Mihaela Jurković

Results 14 comments of Mihaela Jurković

Yes it's still relevant :rabbit:

Wow speedy gonzales :D mine shows up a bit different: ```bash $ javac -version javac 13.0.2 ```

```bash ~$ which javac /usr/bin/javac ~$ ls -lsah /usr/bin/javac 0 lrwxrwxrwx 1 root root 23 velj 19 2020 /usr/bin/javac -> /etc/alternatives/javac ~$ ls -lsah /etc/alternatives/javac 0 lrwxrwxrwx 1 root root...

I changed it to `javac 1.8.0_282` with `sudo update-alternatives --config javac` but I'm still getting build failed.