Java SE Development Kit 8u112 on a 64-bit Windows 7 or Windows 8
Enter the Variable name as JAVA_HOME and the value to your jdk bin path ie c:\Programfiles\Java\jdk-1.7\bin
Follow the Above step and edit the Path in System Variables add the following ;c:\Programfiles\Java\jdk-1.6\bin in the value column
Your are done setting up your environment variables for your Java , In order to test it go to command prompt and type
java
who will get a list of help doc
In order make sure whether compiler is setup Type in cmd
javac
set JAVA_HOME=C:\Program Files\Java\jdk1.8.0_144\jre\bin
set.SERVER_NAME=server0
No comments:
Post a Comment