i have the same issue and solve it buy install the java with devel since fedora in default install java headless (does not contains javac)
run this command in the terminal
sudo dnf install java-devel