Monday, April 1, 2019

How to install Java JDK and Netbeans 10 on Windows 10

Enviroment with Java OpenJDK and Netbeans on windows 10


  1. Install RedHatJava OpenJDK .msi installer on https://developers.redhat.com/products/openjdk/download/.
    1. Use the installer to install Java
  2. Download Netbeans from https://netbeans.apache.org/download/nb100/nb100.html
    1. Move Netbeans to C:\Program Files
    2. Try executing Netbeans on netbeans\bin
    3. You can create a shortcut from your Netbeans executable file to the home screen.
  3. All ready.

No comments:

Post a Comment