create JAVA_HOME quickly on Windows (Windows XP )
create JAVA_HOME quickly with following steps on Windows XP (Home Basic)
The goal is to create a new variable called JAVA_HOME in Windows Operating system,so get access to System Properties window and create new variable called ‘JAVA_HOME’ and insert value where your BIN folder of JDK within your system.
more detailed steps as below.
1)Right Click on “computer”
2)Select “Properties “
3)Click on “Advanced System Settings” and Click “Continue” (asking for permission)
4)in the Sytem properties window select “Advanced” tab
5)click on “Environment Variables” button
6)click on ‘New’ button
7)in the ‘Variable Name’ field type JAVA_HOME
and in the ‘Vaiable value’ field type C:\Program Files\Java\jdk1.6.0_06
( the location where your Java Bin files located )
click OK
Now your JAVA_HOME is created.
Filed under: Business Intelligence, DataWarehousing, Discoverer, Oracle Apps, Software
Free Dashboards
Here are some more interesting ArticlesOne Response to “create JAVA_HOME quickly on Windows (Windows XP )”
Leave a Reply
You must be logged in to post a comment.
[…] create JAVA_HOME quickly on Windows (Windows XP ) […]