3
Colleagues.
I downloaded sdk jre1.8.0_73, but I can’t see javac inside the bin folder. I already created the environment variable and still nothing. This version no longer exists javac?
3
Colleagues.
I downloaded sdk jre1.8.0_73, but I can’t see javac inside the bin folder. I already created the environment variable and still nothing. This version no longer exists javac?
4
If in the question itself you say the name is JRE then it is not JDK.
Therefore...
javac
bin
immediately inside the JDK and not in other directories. Browser other questions tagged java
You are not signed in. Login or sign up in order to post.
I am with the same jdk and is normal. Try to reinstall.
– user28595
I downloaded sdk jre1.8.0_73: are you sure it’s JDK and not just JRE? Although it’s similar at some points, the directory and file structure is quite different.
– Bruno César