Learn the powerful enterprise adaptable database:

Getting Started With ADABAS & Natural

Monday, May 6, 2013

Java SE Development Kit 7: Download, Install, Set Java Bin Path, Test On Windows


1) Download Java SE Development Kit 7 from http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html


2) Run installer file (jdk-x-x-x.exe)

3) Locate Java Bin Folder. Copy the path, e.g. C:\Program Files\Java\jdk1.7.0_21\bin


4) Run Command Console.
4.1) Type: cd \
4.2) Type: path (to check if Java Bin Path exists in PATH variable)
If Java Path doesn't exist...
4.3) Type: set path = {Java Bin Path};%path%
E.g. set path = C:\Program Files\Java\jdk1.7.0_21\bin;%path%
4.4) Type: java -version
4.5) Type: javac -version


1 comment:

  1. Java is a high-level language, which is vastly used to support web based services all over the globe.

    Java Developers

    ReplyDelete