From the course: Java 8+ Essential Training: Syntax and Structure
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
Install Java on Windows - Java Tutorial
From the course: Java 8+ Essential Training: Syntax and Structure
Install Java on Windows
- [Instructor] The Java Development Kit is available from Oracle. Use the shortcut java.oracle.com. And from there, you'll go to this webpage, where you can click Java SE under Top Downloads. Go to the jdk download link, and then from there choose the download for Windows. Starting with Java nine, there's only one installer for Windows, and it's for the 64-bit edition. I've alreaady downloaded the installer to my desktop, and I'll start it by double clicking. If you're prompted with the user account control dialogue, click Yes, and then the installation will continue. The installation process is pretty straightforward without many options. On this screen, you can decide whether you're going to install the Public JRE or Java Runtime Environment. I'll leave this at the default settings and click Next. And that installs the main files for the Java Development Kit. Notice I'm using version 9.0.1. You might have a more recent version, and that would be fine. Next, if I selected the JRE…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
(Locked)
Install Java on Windows2m 17s
-
(Locked)
Add Java to the system PATH on Windows2m 41s
-
(Locked)
Install Java on OS X2m 59s
-
(Locked)
Test simple Java code in JShell4m 49s
-
(Locked)
Install and configure IntelliJ IDEA3m 45s
-
(Locked)
Create a project in IntelliJ IDEA6m 10s
-
(Locked)
Pass arguments to a console application5m
-
(Locked)
Take a tour of IntelliJ IDEA3m 56s
-
(Locked)
Use the Java API documentation4m 24s
-
(Locked)
-
-
-
-