Re: Do I need JRE 1.6 at all if I already install JDK 1.6 ?
- From: Daniel Pitts <googlegroupie@xxxxxxxxxxxxx>
- Date: Fri, 03 Aug 2007 14:30:21 -0000
On Aug 3, 1:28 am, tom.par...@xxxxxx (Tom Parson) wrote:
I downloaded the newest jdk 1.6 upd 2.
During the install I am asked wether I want to install
JDK 1.6.02
AND
JRE 1.6.02
I wonder wether it is necessary to install JRE as well.
As far as I know JDK contains already an JRE in jdk\jre
Furthermore
jdk\bin
contains at least all necessary tools e.g. javaw.exe
which jre\bin contains.
So do I need to install JRE as well if I already installed JDK ?
If yes: Which path should have priority in the PATH environment:
jdk\bin
or
jre\bin ?
Tom
The JDK is a superset of the JRE. In other words, you only need one,
and you only need the JDK if you are developing.
.
- Prev by Date: Re: Howto read newline character
- Next by Date: Re: hashmap serialize
- Previous by thread: NoClassDefFound puzzle
- Next by thread: Re: Do I need JRE 1.6 at all if I already install JDK 1.6 ?
- Index(es):
Relevant Pages
|
Loading