Categories:
Administration (10)
Adware Spyware (7)
Apache (10)
Bluetooth (125)
DOS Commands (1)
Edge (28)
General (2)
Internet Explorer (217)
Media Center (12)
Media Player (11)
Mozilla Firefox (18)
PHP (15)
Programming (8)
Security (4)
Silverlight (15)
Tips (17)
Tools (218)
Tutorials (5)
Windows 10 (166)
Windows 7 (636)
Windows 8 (1091)
Windows Phone (33)
Windows Server 2008 (165)
Windows Server 2012 (84)
Windows Server 2016 (23)
Windows Vista (52)
Collections:
Other Resources:
Downloading and Installing JDK (Java SE Development Kit)
How to download and install JDK (Java SE Development Kit) 6?
✍: FYIcenter.com
If you want to download and install JDK (Java SE Development Kit) 6, you should follow this tutorial:
1. Go to Java SE Downloads page.
2. Click the download button in the JDK 6u1. The Java(TM) SE Development Kit 6 Update 1 page shows up.
3. Check the "Accept License Agreement" radio button and go to the "Windows Platform - Java(TM) SE Development Kit 6 Update 1" section.
4. Click the "Windows Offline Installation, Multi-language" link next to jdk-6u1-windows-i586-p.exe 56.06 MB.
5. The File Download dialog box shows up to allow you save the download file to your local hard drive in the directory like c:\temp.
6. When the download is down, you should see a file of c:\temp\jdk-6u1-windows-i586-p.exe with 58,779,296 bytes.
7. To install JDK 6, double click on c:\temp\jdk-6u1-windows-i586-p.exe. The JDK installation wizard shows up.
8. Follow the intruction given by the wizard to finish the installation. JDK 6u1 will be installed at C:\Program Files\Java\jdk1.6.0_01.
9. To verify the installation, start a command window and run the java command. You should see something like this:
C:\>java -version java version "1.6.0_01" Java(TM) SE Runtime Environment (build 1.6.0_01-b06) Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, ...
2007-05-11, 16618👍, 0💬
Popular Posts:
What is "Remote Desktop Services UserMode Port Redirector" in my Windows 7 service list? And how is ...
What is PHP? PHP is a widely-used general-purpose scripting language that is especially suited for W...
What is "Lenovo Camera Mute" in a service on Lenovo laptop computer that supports the camera on/off ...
How to configure PHP execution environments? If you followed our Downloading PHP Engine tutorial , y...
How to configure IIS to support PHP scripts on your Windows system? If you want to support PHP scrip...