Java
JDK
download
and
installation:
Navigate
to
www.oracle.com
and
look
for
JDK:
Click
on
download
under
JDK
Accept
the
license
and
choose
the
version
to
download
an
.exe
file
Execute
the
.exe
file
and
follow
the
instruction
Configuration:
Go
to
My
Computer
->
Properties
->
Advanced
System
Settings
Click
on
Environmental
Variable
In
system
Variable,
select
the
path
and
click
Edit
Enter
the
following
information
in
the
variable
value:
1.
C:\Program
Files\Java\jdk1.7.0\bin
(The
path
is
where
the
jdk
bin
exists)
NOTE:
Multiple
directories
needs
to
be
separated
by
semi
colon
For
Example:
C:\Program
Files;
C:\Program
Files\Java\jdk1.7.0\bin
Click
OK
button