SlideShare a Scribd company logo
Windows XP
Java Development Kit (JDK)
Configuration
Instructions
1. Go to http://java.sun.com
2. Click on “Java SE” on the right (under “Popular Downloads”.)
3. On the page that loads, scroll down until you see “Java SE
Development Kit (JDK).” Click on the “Download” button to
the right.
NOTE: At the time of writing (January 2009) the latest version
of the JDK is 6 Update 11.
4. On the page that loads, choose Windows as your platform,
set language to Multi-Language, and select the checkbox.
Finally, click the orange “Continue >>” button.
NOTE: If you are confident that you are on a 64-bit Windows
installation, you can select Windows x64 as your platform.
5. On the next screen that loads click to download the “Java SE
Development Kit.”
NOTE: You may be requested to use the Sun Downloader to
download Java. I advise just using the directly linked full
download.
6. Chose to save the file.
7. Downloading the file may take a couple of minutes based on
your connection speed.
8. Go to where you downloaded the JDK.
9. Launch the installer. If given a security warning click the
“Run” button.
10. The installer should begin loading. Please be patient.
11. Eventually you will be presented with an End User License
Agreement (EULA). Read it before clicking the “Accept >”
button.
12. For this course, a default installation is completely fine, so
just click the “Next >” button.
NOTE: Pay attention to the “Install to:” location, you will
need it later.
13. Be patient while Java installs the JDK.
14. You will then be asked to install the Java Runtime Engine
(JRE.) Click the “Next >” button.
15. Be patient while Java installs the JRE.
16. You are now done installing Java. All that is left is
configuration.
Note: You may be asked to reboot your computer at this
point. If you are, please do so.
17. Now load the System Properties panel by right clicking on
“My Computer” in the start menu and selecting
properties.
Note: This step can be done in other ways too. Such as…
Right clicking on My Computer on the desktop and
selecting properties.
Holding the Windows-key () on your keyboard and
pressing the “Pause” key. (This may require holding
FN on some laptops.)
18. The System Properties dialog should load.
19. Click on the “Advanced” tab.
20. Click on “Environment Variables” button.
21. The “Environment Variables” dialog should load.
22. In the “System variables” region, scroll down until you see
the “Path” variable.
23. Click the lower “Edit” button.
24. You should now be editing the “Path” variable.
25. Remember the “Install to:” location on Step 12? That is the
line you need to add to the end of the path. Be sure to
prefix the location with a ; and post fix it with bin
Therefore you want to add:
;<YOUR_INSTALL_LOCATION>bin
On MY computer, that meant:
;c:Program FilesJavajdk1.6.0_11bin
WARNING: BE VERY CAREFUL
NOT TO OVERWRITE ALL THE
EXISTING ENTRIES IN YOUR PATH!
26. Click the “OK” button to confirm your change.
27. Click the “OK” button in the Environment Variables dialog.
28. Click the “OK” button in the System Properties dialog.
29. Now to test our changes. Open the “Command Prompt” by
going to:
Start  All Programs  Accessories  Command Prompt
Note: This step can be done in other ways too. Such as…
Opening the Run Dialog and entering the command
“cmd” (without the quotes.)
30. The command prompt should load.
31. Enter the command “path” (without the quotes) and press
enter. You should see the new path location, which
includes your update.
32. Enter the command “java -version” (without the quotes)
and press enter. You should see the JRE version you have
installed.
33. Enter the command “javac -version” (without the quotes)
and press enter. You should see the JDK version you have
installed.
34. Close the command prompt by click on the x on the top
right or typing “exit” (without the quotes) and pressing
enter.
At this point, you can delete the JDK installer that you
downloaded on step 6.
THE END
(CONGRADULATIONS)

More Related Content

What's hot

Updatewindow
UpdatewindowUpdatewindow
Updatewindow
rajesh849
 
Windows 7 installation
Windows 7 installationWindows 7 installation
Windows 7 installation
rafaelcuadero
 
Installing windows 10 and creating a bootable usb
Installing windows 10 and creating a bootable usbInstalling windows 10 and creating a bootable usb
Installing windows 10 and creating a bootable usb
Arsalan Qureshi
 
How to install windows 7
How to install windows 7How to install windows 7
How to install windows 7
elboob2025
 
Windows 7 installation
Windows 7 installation Windows 7 installation
Windows 7 installation
frexyanne
 
Windows 7 Installation
Windows 7 InstallationWindows 7 Installation
Windows 7 Installation
khiana16
 
1 installing ubuntu1404-lts_on_virtualbox
1 installing ubuntu1404-lts_on_virtualbox1 installing ubuntu1404-lts_on_virtualbox
1 installing ubuntu1404-lts_on_virtualbox
Kichiemon Adachi
 
08.03.2015-Getting started with ubuntu 14.04
08.03.2015-Getting started with ubuntu 14.0408.03.2015-Getting started with ubuntu 14.04
08.03.2015-Getting started with ubuntu 14.04
El Alex Andrade
 
Steps for Installation of Windows 7
Steps for Installation of Windows 7Steps for Installation of Windows 7
Steps for Installation of Windows 7
Krishna prasad
 
How to install Windows 7
How to install Windows 7 How to install Windows 7
How to install Windows 7
zhairine143
 
Window 7 Installation
Window 7 InstallationWindow 7 Installation
Window 7 Installation
chelleng20
 
Jc's window 7 installation
Jc's window 7 installationJc's window 7 installation
Jc's window 7 installation
corilla14
 
Chapt 6 game testing and publishing
Chapt 6   game testing and publishingChapt 6   game testing and publishing
Chapt 6 game testing and publishing
Muhd Basheer
 
Installation of windows server 2008
Installation of windows server 2008Installation of windows server 2008
Installation of windows server 2008
SANTOSH SAHANI
 
Mush Ubuntu
Mush UbuntuMush Ubuntu
Windows 7 Installation - ICT
Windows 7 Installation - ICTWindows 7 Installation - ICT
Windows 7 Installation - ICT
jowd1
 
Installation of Windows & Linux operating system
Installation of Windows & Linux operating systemInstallation of Windows & Linux operating system
Installation of Windows & Linux operating system
Sathishnkl561998
 
Activate all angry birds
Activate all angry birdsActivate all angry birds
Activate all angry birds
Dephi Vanhoten
 

What's hot (18)

Updatewindow
UpdatewindowUpdatewindow
Updatewindow
 
Windows 7 installation
Windows 7 installationWindows 7 installation
Windows 7 installation
 
Installing windows 10 and creating a bootable usb
Installing windows 10 and creating a bootable usbInstalling windows 10 and creating a bootable usb
Installing windows 10 and creating a bootable usb
 
How to install windows 7
How to install windows 7How to install windows 7
How to install windows 7
 
Windows 7 installation
Windows 7 installation Windows 7 installation
Windows 7 installation
 
Windows 7 Installation
Windows 7 InstallationWindows 7 Installation
Windows 7 Installation
 
1 installing ubuntu1404-lts_on_virtualbox
1 installing ubuntu1404-lts_on_virtualbox1 installing ubuntu1404-lts_on_virtualbox
1 installing ubuntu1404-lts_on_virtualbox
 
08.03.2015-Getting started with ubuntu 14.04
08.03.2015-Getting started with ubuntu 14.0408.03.2015-Getting started with ubuntu 14.04
08.03.2015-Getting started with ubuntu 14.04
 
Steps for Installation of Windows 7
Steps for Installation of Windows 7Steps for Installation of Windows 7
Steps for Installation of Windows 7
 
How to install Windows 7
How to install Windows 7 How to install Windows 7
How to install Windows 7
 
Window 7 Installation
Window 7 InstallationWindow 7 Installation
Window 7 Installation
 
Jc's window 7 installation
Jc's window 7 installationJc's window 7 installation
Jc's window 7 installation
 
Chapt 6 game testing and publishing
Chapt 6   game testing and publishingChapt 6   game testing and publishing
Chapt 6 game testing and publishing
 
Installation of windows server 2008
Installation of windows server 2008Installation of windows server 2008
Installation of windows server 2008
 
Mush Ubuntu
Mush UbuntuMush Ubuntu
Mush Ubuntu
 
Windows 7 Installation - ICT
Windows 7 Installation - ICTWindows 7 Installation - ICT
Windows 7 Installation - ICT
 
Installation of Windows & Linux operating system
Installation of Windows & Linux operating systemInstallation of Windows & Linux operating system
Installation of Windows & Linux operating system
 
Activate all angry birds
Activate all angry birdsActivate all angry birds
Activate all angry birds
 

Viewers also liked

ITFT- C,c++,java and world wide web
ITFT- C,c++,java and world wide webITFT- C,c++,java and world wide web
ITFT- C,c++,java and world wide web
Atul Sehdev
 
01intro
01intro01intro
5 Hacks to Turn Negativity Online Into Rave Reviews
5 Hacks to Turn Negativity Online Into Rave Reviews5 Hacks to Turn Negativity Online Into Rave Reviews
5 Hacks to Turn Negativity Online Into Rave Reviews
Likeable Local
 
Java or c++
Java or c++Java or c++
Java or c++
duffer9090
 
Transforming a 15 year old model-driven application from C++ to Java
Transforming a 15 year old model-driven application from C++ to JavaTransforming a 15 year old model-driven application from C++ to Java
Transforming a 15 year old model-driven application from C++ to Java
Eric Malotaux
 
Overcoming Negativity in Workplace-Study Notes
Overcoming Negativity in Workplace-Study NotesOvercoming Negativity in Workplace-Study Notes
Overcoming Negativity in Workplace-Study Notes
Marius FAILLOT DEVARRE
 
9 cm604.1
9 cm604.19 cm604.1
9 cm604.1
myrajendra
 
Overcoming Negativity in Workplace
Overcoming Negativity in WorkplaceOvercoming Negativity in Workplace
Overcoming Negativity in Workplace
Marius FAILLOT DEVARRE
 
Public Speaking: How to Overcome Fear of Speaking in Front of an Audience
Public Speaking: How to Overcome Fear of Speaking in Front of an AudiencePublic Speaking: How to Overcome Fear of Speaking in Front of an Audience
Public Speaking: How to Overcome Fear of Speaking in Front of an Audience
Sergey Shipunov
 
How To Overcome The Fear In Job Search
How To Overcome The Fear In Job SearchHow To Overcome The Fear In Job Search
How To Overcome The Fear In Job Search
aeyzaguirre
 
India as a Product Nation - The Next Google can come from India
India as a Product Nation - The Next Google can come from IndiaIndia as a Product Nation - The Next Google can come from India
India as a Product Nation - The Next Google can come from India
ProductNation/iSPIRT
 
Jimdo: Overcome your fear of public speaking workshop
Jimdo: Overcome your fear of public speaking workshop Jimdo: Overcome your fear of public speaking workshop
Jimdo: Overcome your fear of public speaking workshop
Simon Hahnkamm
 
Building High Performance Android Applications in Java and C++
Building High Performance Android Applications in Java and C++Building High Performance Android Applications in Java and C++
Building High Performance Android Applications in Java and C++
Kenneth Geisshirt
 
How To Overcome Fear Of Rejection
How To Overcome Fear Of RejectionHow To Overcome Fear Of Rejection
How To Overcome Fear Of Rejection
Justin Bryant
 
Gita Yoga: Build Confidence And Conquer Fear
Gita Yoga: Build Confidence And Conquer FearGita Yoga: Build Confidence And Conquer Fear
Gita Yoga: Build Confidence And Conquer Fear
Andre Gray
 
How to be a master of ceremonies.ppt2
How to be a master of ceremonies.ppt2How to be a master of ceremonies.ppt2
How to be a master of ceremonies.ppt2
sunmingyue
 
Lecture no 3
Lecture no 3Lecture no 3
Lecture no 3
hasi071
 
Javalecture 1
Javalecture 1Javalecture 1
Javalecture 1
mrinalbhutani
 
Java generics final
Java generics finalJava generics final
Java generics final
Akshay Chaudhari
 
Java Technicalities
Java TechnicalitiesJava Technicalities
Java Technicalities
Wen-Shih Chao
 

Viewers also liked (20)

ITFT- C,c++,java and world wide web
ITFT- C,c++,java and world wide webITFT- C,c++,java and world wide web
ITFT- C,c++,java and world wide web
 
01intro
01intro01intro
01intro
 
5 Hacks to Turn Negativity Online Into Rave Reviews
5 Hacks to Turn Negativity Online Into Rave Reviews5 Hacks to Turn Negativity Online Into Rave Reviews
5 Hacks to Turn Negativity Online Into Rave Reviews
 
Java or c++
Java or c++Java or c++
Java or c++
 
Transforming a 15 year old model-driven application from C++ to Java
Transforming a 15 year old model-driven application from C++ to JavaTransforming a 15 year old model-driven application from C++ to Java
Transforming a 15 year old model-driven application from C++ to Java
 
Overcoming Negativity in Workplace-Study Notes
Overcoming Negativity in Workplace-Study NotesOvercoming Negativity in Workplace-Study Notes
Overcoming Negativity in Workplace-Study Notes
 
9 cm604.1
9 cm604.19 cm604.1
9 cm604.1
 
Overcoming Negativity in Workplace
Overcoming Negativity in WorkplaceOvercoming Negativity in Workplace
Overcoming Negativity in Workplace
 
Public Speaking: How to Overcome Fear of Speaking in Front of an Audience
Public Speaking: How to Overcome Fear of Speaking in Front of an AudiencePublic Speaking: How to Overcome Fear of Speaking in Front of an Audience
Public Speaking: How to Overcome Fear of Speaking in Front of an Audience
 
How To Overcome The Fear In Job Search
How To Overcome The Fear In Job SearchHow To Overcome The Fear In Job Search
How To Overcome The Fear In Job Search
 
India as a Product Nation - The Next Google can come from India
India as a Product Nation - The Next Google can come from IndiaIndia as a Product Nation - The Next Google can come from India
India as a Product Nation - The Next Google can come from India
 
Jimdo: Overcome your fear of public speaking workshop
Jimdo: Overcome your fear of public speaking workshop Jimdo: Overcome your fear of public speaking workshop
Jimdo: Overcome your fear of public speaking workshop
 
Building High Performance Android Applications in Java and C++
Building High Performance Android Applications in Java and C++Building High Performance Android Applications in Java and C++
Building High Performance Android Applications in Java and C++
 
How To Overcome Fear Of Rejection
How To Overcome Fear Of RejectionHow To Overcome Fear Of Rejection
How To Overcome Fear Of Rejection
 
Gita Yoga: Build Confidence And Conquer Fear
Gita Yoga: Build Confidence And Conquer FearGita Yoga: Build Confidence And Conquer Fear
Gita Yoga: Build Confidence And Conquer Fear
 
How to be a master of ceremonies.ppt2
How to be a master of ceremonies.ppt2How to be a master of ceremonies.ppt2
How to be a master of ceremonies.ppt2
 
Lecture no 3
Lecture no 3Lecture no 3
Lecture no 3
 
Javalecture 1
Javalecture 1Javalecture 1
Javalecture 1
 
Java generics final
Java generics finalJava generics final
Java generics final
 
Java Technicalities
Java TechnicalitiesJava Technicalities
Java Technicalities
 

Similar to Java Configuration on Windows Xp

Installing JDK and first java program
Installing JDK and first java programInstalling JDK and first java program
Installing JDK and first java program
sunmitraeducation
 
Leopard install setup
Leopard install setupLeopard install setup
Leopard install setup
navenaa
 
Leopard install setup
Leopard install setupLeopard install setup
Leopard install setup
navenaa
 
Grcsvm ware
Grcsvm wareGrcsvm ware
Grcsvm ware
George Shaw
 
JAVA JDK INSTALLATION PROCEDURE
JAVA JDK INSTALLATION PROCEDUREJAVA JDK INSTALLATION PROCEDURE
JAVA JDK INSTALLATION PROCEDURE
NAGA VENKATESH GAVINI
 
Installation of oracle 12c RAC on linux vm
Installation of oracle 12c RAC  on linux vmInstallation of oracle 12c RAC  on linux vm
Installation of oracle 12c RAC on linux vm
Ron Morgan
 
Installation
InstallationInstallation
Installation
VenkataBolagani
 
How to install windows xp
How to install windows xpHow to install windows xp
How to install windows xp
Glad Norman Limocon
 
How to Create a Windows Server 2008 Virtual Lab Using VirtualBox
How to Create a Windows Server 2008 Virtual Lab Using VirtualBoxHow to Create a Windows Server 2008 Virtual Lab Using VirtualBox
How to Create a Windows Server 2008 Virtual Lab Using VirtualBox
Rusty Painter
 
Windows xp and windows 7 installaton
Windows xp and windows 7 installatonWindows xp and windows 7 installaton
Windows xp and windows 7 installaton
Siddharth Jain
 
How to installation joomla
How to installation joomla How to installation joomla
How to installation joomla
kmusthu
 
Intoduction to VirtualBox English
Intoduction to VirtualBox EnglishIntoduction to VirtualBox English
Intoduction to VirtualBox English
Kichiemon Adachi
 
CSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEM
CSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEMCSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEM
CSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEM
Marvin Bronoso
 
6_2020_03_05!06_46_22_PM.pptx
6_2020_03_05!06_46_22_PM.pptx6_2020_03_05!06_46_22_PM.pptx
6_2020_03_05!06_46_22_PM.pptx
JohnKingjohnkingmond
 
Mac boot camp install-setup
Mac boot camp install-setupMac boot camp install-setup
Mac boot camp install-setup
Shrawan Kumar
 
Max dna installation
Max dna installationMax dna installation
Max dna installation
Ghanshyam Prakash
 
Install Linux OS in Virtual Box.pptx
Install Linux OS in Virtual Box.pptxInstall Linux OS in Virtual Box.pptx
Install Linux OS in Virtual Box.pptx
Ciceer Ghimirey
 
InstallUbuntuVirtualBox.pdf
InstallUbuntuVirtualBox.pdfInstallUbuntuVirtualBox.pdf
InstallUbuntuVirtualBox.pdf
israchatta
 
Tizen Studio Installation&amp;Setup
Tizen Studio Installation&amp;SetupTizen Studio Installation&amp;Setup
Tizen Studio Installation&amp;Setup
Manoj Behera
 
WINDOW 7 INSTALL PROCESS
WINDOW 7 INSTALL PROCESSWINDOW 7 INSTALL PROCESS
WINDOW 7 INSTALL PROCESS
Nagesh Babu
 

Similar to Java Configuration on Windows Xp (20)

Installing JDK and first java program
Installing JDK and first java programInstalling JDK and first java program
Installing JDK and first java program
 
Leopard install setup
Leopard install setupLeopard install setup
Leopard install setup
 
Leopard install setup
Leopard install setupLeopard install setup
Leopard install setup
 
Grcsvm ware
Grcsvm wareGrcsvm ware
Grcsvm ware
 
JAVA JDK INSTALLATION PROCEDURE
JAVA JDK INSTALLATION PROCEDUREJAVA JDK INSTALLATION PROCEDURE
JAVA JDK INSTALLATION PROCEDURE
 
Installation of oracle 12c RAC on linux vm
Installation of oracle 12c RAC  on linux vmInstallation of oracle 12c RAC  on linux vm
Installation of oracle 12c RAC on linux vm
 
Installation
InstallationInstallation
Installation
 
How to install windows xp
How to install windows xpHow to install windows xp
How to install windows xp
 
How to Create a Windows Server 2008 Virtual Lab Using VirtualBox
How to Create a Windows Server 2008 Virtual Lab Using VirtualBoxHow to Create a Windows Server 2008 Virtual Lab Using VirtualBox
How to Create a Windows Server 2008 Virtual Lab Using VirtualBox
 
Windows xp and windows 7 installaton
Windows xp and windows 7 installatonWindows xp and windows 7 installaton
Windows xp and windows 7 installaton
 
How to installation joomla
How to installation joomla How to installation joomla
How to installation joomla
 
Intoduction to VirtualBox English
Intoduction to VirtualBox EnglishIntoduction to VirtualBox English
Intoduction to VirtualBox English
 
CSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEM
CSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEMCSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEM
CSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEM
 
6_2020_03_05!06_46_22_PM.pptx
6_2020_03_05!06_46_22_PM.pptx6_2020_03_05!06_46_22_PM.pptx
6_2020_03_05!06_46_22_PM.pptx
 
Mac boot camp install-setup
Mac boot camp install-setupMac boot camp install-setup
Mac boot camp install-setup
 
Max dna installation
Max dna installationMax dna installation
Max dna installation
 
Install Linux OS in Virtual Box.pptx
Install Linux OS in Virtual Box.pptxInstall Linux OS in Virtual Box.pptx
Install Linux OS in Virtual Box.pptx
 
InstallUbuntuVirtualBox.pdf
InstallUbuntuVirtualBox.pdfInstallUbuntuVirtualBox.pdf
InstallUbuntuVirtualBox.pdf
 
Tizen Studio Installation&amp;Setup
Tizen Studio Installation&amp;SetupTizen Studio Installation&amp;Setup
Tizen Studio Installation&amp;Setup
 
WINDOW 7 INSTALL PROCESS
WINDOW 7 INSTALL PROCESSWINDOW 7 INSTALL PROCESS
WINDOW 7 INSTALL PROCESS
 

Recently uploaded

Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 
20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website
Pixlogix Infotech
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
Neo4j
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 
Data structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdfData structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdf
TIPNGVN2
 
Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
Zilliz
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
Kari Kakkonen
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
Matthew Sinclair
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
DianaGray10
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
Claudio Di Ciccio
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
shyamraj55
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
名前 です男
 
Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...
Zilliz
 

Recently uploaded (20)

Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 
20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 
Data structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdfData structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdf
 
Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
 
Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...
 

Java Configuration on Windows Xp

  • 1. Windows XP Java Development Kit (JDK) Configuration Instructions
  • 2. 1. Go to http://java.sun.com
  • 3. 2. Click on “Java SE” on the right (under “Popular Downloads”.)
  • 4. 3. On the page that loads, scroll down until you see “Java SE Development Kit (JDK).” Click on the “Download” button to the right. NOTE: At the time of writing (January 2009) the latest version of the JDK is 6 Update 11.
  • 5. 4. On the page that loads, choose Windows as your platform, set language to Multi-Language, and select the checkbox. Finally, click the orange “Continue >>” button. NOTE: If you are confident that you are on a 64-bit Windows installation, you can select Windows x64 as your platform.
  • 6. 5. On the next screen that loads click to download the “Java SE Development Kit.” NOTE: You may be requested to use the Sun Downloader to download Java. I advise just using the directly linked full download.
  • 7. 6. Chose to save the file.
  • 8. 7. Downloading the file may take a couple of minutes based on your connection speed.
  • 9. 8. Go to where you downloaded the JDK.
  • 10. 9. Launch the installer. If given a security warning click the “Run” button.
  • 11. 10. The installer should begin loading. Please be patient.
  • 12. 11. Eventually you will be presented with an End User License Agreement (EULA). Read it before clicking the “Accept >” button.
  • 13. 12. For this course, a default installation is completely fine, so just click the “Next >” button. NOTE: Pay attention to the “Install to:” location, you will need it later.
  • 14. 13. Be patient while Java installs the JDK.
  • 15. 14. You will then be asked to install the Java Runtime Engine (JRE.) Click the “Next >” button.
  • 16. 15. Be patient while Java installs the JRE.
  • 17. 16. You are now done installing Java. All that is left is configuration. Note: You may be asked to reboot your computer at this point. If you are, please do so.
  • 18. 17. Now load the System Properties panel by right clicking on “My Computer” in the start menu and selecting properties. Note: This step can be done in other ways too. Such as… Right clicking on My Computer on the desktop and selecting properties. Holding the Windows-key () on your keyboard and pressing the “Pause” key. (This may require holding FN on some laptops.)
  • 19. 18. The System Properties dialog should load.
  • 20. 19. Click on the “Advanced” tab.
  • 21. 20. Click on “Environment Variables” button.
  • 22. 21. The “Environment Variables” dialog should load.
  • 23. 22. In the “System variables” region, scroll down until you see the “Path” variable.
  • 24. 23. Click the lower “Edit” button.
  • 25. 24. You should now be editing the “Path” variable.
  • 26. 25. Remember the “Install to:” location on Step 12? That is the line you need to add to the end of the path. Be sure to prefix the location with a ; and post fix it with bin Therefore you want to add: ;<YOUR_INSTALL_LOCATION>bin On MY computer, that meant: ;c:Program FilesJavajdk1.6.0_11bin WARNING: BE VERY CAREFUL NOT TO OVERWRITE ALL THE EXISTING ENTRIES IN YOUR PATH!
  • 27. 26. Click the “OK” button to confirm your change.
  • 28. 27. Click the “OK” button in the Environment Variables dialog.
  • 29. 28. Click the “OK” button in the System Properties dialog.
  • 30. 29. Now to test our changes. Open the “Command Prompt” by going to: Start  All Programs  Accessories  Command Prompt Note: This step can be done in other ways too. Such as… Opening the Run Dialog and entering the command “cmd” (without the quotes.)
  • 31. 30. The command prompt should load.
  • 32. 31. Enter the command “path” (without the quotes) and press enter. You should see the new path location, which includes your update.
  • 33. 32. Enter the command “java -version” (without the quotes) and press enter. You should see the JRE version you have installed.
  • 34. 33. Enter the command “javac -version” (without the quotes) and press enter. You should see the JDK version you have installed.
  • 35. 34. Close the command prompt by click on the x on the top right or typing “exit” (without the quotes) and pressing enter. At this point, you can delete the JDK installer that you downloaded on step 6.