Possible Duplicate:
Java SE 6 vs. JRE 1.6 vs. JDK 1.6 - What do these mean?
I need to install the latest version of J2SE. So right now I am at the specified link below trying to figure out how to proceed. The author of the book I got says to get the updated version of J2SE. I found JSE7u5 which I guess is the updated version. But on the right side of the page(which is still the specified link below) JDK and JRE show up. Am I supposed to install both of these to crete the full JSE package? Also I am running on a Mac.
http://www.oracle.com/technetwork/java/javase/downloads/index.html
Just in case the other answers were not clear:
Download the JDK if you want to do Java development. The JDK comes with the Java compiler (javac) which you will need for development. The JRE is the run time environment only - get this if you only want to run Java programs. If you get the JDK it comes with a JRE included so you don't need to get the JRE separately.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With