This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes basic question JRE / JDK Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "basic question JRE / JDK" Watch "basic question JRE / JDK" New topic
Author

basic question JRE / JDK

Julien Castelain
Greenhorn

Joined: Sep 27, 2005
Posts: 28
hi

this may be silly, but do we have to install the jre if we install the jdk ?
Ken Blair
Ranch Hand

Joined: Jul 15, 2003
Posts: 1078
No, the JDK has a JRE. However, installing the JRE separately might be desirable if you want to keep the two separated or if you want it to configure things like executable JAR files for you.
Julien Castelain
Greenhorn

Joined: Sep 27, 2005
Posts: 28
Thanks for your reply Ken, i got it
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: basic question JRE / JDK
 
Similar Threads
JVM, JRE and Compiler
javabeans: java.io.exception, compilation failed
Confusion in JRE, JVM and JDK
'javac' is not recognized | Special case
Difference between JVM and JRE