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


2 comments:

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

    Java Developers

    ReplyDelete
  2. This is a straightforward and helpful guide for beginners setting up Java SE Development Kit 7 on Windows. The step-by-step format makes it easy to follow, especially for those just getting started with Java development. Clear, concise, and useful.Looking to master the world of digital marketing? We provide comprehensive digital marketing courses that equip you with the skills to succeed in today's fast-paced online landscape AI Powered Digital Marketing Course In Hyderabad.

    ReplyDelete