READ DESCRIPTION
For a graphical visual guide visit: www.carbon12.life/Tutorials/Utilities_Java/JavaNetbeansInstall.php
New video: • Install Java and Apache NetBeans 11.0
Covers how to install java and Apache Netbeans 11.0.
If you need to install NOW then skip to STEP 1 in the description and use the given hyperlink.
No longer part of the Novice Java series. (0:00)
CHECK THE DESCRIPTION for the steps of the installation process. (0:46)
Main Website that contains the necessary downloads: www.oracle.com (1:09)
NOTE: These hyperlinks may be outdated based on age. www.oracle.com should work as long as Oracle still owns Java.
Link for JavaDown 8u221 download: https://www.oracle.com/technetwork/ja...
Link for Apache Netbeans 11.0 download: https://netbeans.apache.org/download/...
I explain why I am NOT installing Netbeans 11.1. (2:28)
Run Apache Netbeans 11.0 installer.(3:49)
NOTE: If running explorer, there is no need to save the .exe files (I did in this demo) you can just click run instead of save.
NOTE: This is a build to show that java needs to be installed before Apache Netbeans.
Demonstrate attempt to install Apache Netbeans 11.0 to demonstrate that Java MUST be installed first.
NOTE: I said "I installed Java 12" but at this instance, Java is completely wiped from my computer. (5:44)
I explain why I choose to install Java 8 vs the other versions. (5:44)
1ST STEP: INSTALL JAVA 8u221
1.1: Go to link: https://www.oracle.com/technetwork/ja... (6:40)
NOTE: This link may be outdated and may need to navigate through www.oracle.com.
1.2: Run executable file if prompted. (8:20)
NOTE: In this video, I saved the .exe file but it is NOT necessary, it just needs to be ran.
1.3: Install Java via install wizard. (8:43)
Wait patiently for Java to install. (9:00)
1.4: Click the "Next" button in top right corner of Java install window (Clicked at (11:15)). (10:46)
1.5: Java finished installing. Click Close button on bottom right of dialogue box. (12:39)
2ND STEP: INSTALL Apache Netbeans 11.0
2.1: Run the exe file from the download demonstrated at (3:49) in the video from the link: https://netbeans.apache.org/download/...
(13:23)
2.2: Go through the Apache Netbeans install wizard. (13:35)
NOTE: IF you do NOT get the install wizard than Java was probably not installed correctly.
2.3: Click install and wait very patiently. (14:01)
2.4: Finished Installing Apache Netbeans. Click Finish on bottom right. (17:52)
3RD STEP: OPEN Apache Netbeans 11.0
NOTE: IF this opens, then tutorial accomplished.
Execute your first program: • Novice Java Tutorial with Apache NetB...