Step-1: Download and Install Java (JDK) : Java Platform, Standard Edition Development Kit (Java SE 6 Update 27)
Step-1: Download and Install Java (JDK) : Java Platform, Standard Edition Development Kit (Java SE 6 Update 27)
Step-1 : Download and install Java (JDK) Download and install the latest version of the Java Platform, Standard Edition Development Kit (Java SE 6 Update 27). (You can skip this step if java is already installed in your system ) Step -2 : Setting the System Variable - To enable our Windows to find java compiler and java interpreter we need to set the environment variables Goto : My Computer(right click) Properties Advanced system settings -> Environment Variables System variables PATH.
-
- Click OK to all .
- Open the command prompt (go to run Run type cmd press enter) - To check your java version, type :
C:\Users\username>java version (in my case user name is Kaandi Production)
Then,