User Tools

Site Tools


java:installing_openjdk_and_netbeans_on_windows

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
java:installing_openjdk_and_netbeans_on_windows [2020/08/15 00:08] mithatjava:installing_openjdk_and_netbeans_on_windows [2020/08/25 02:02] (current) mithat
Line 2: Line 2:
  
 <WRAP center round info 90%> <WRAP center round info 90%>
-The following has been vetted for AdoptOpenJDK's OpenJDK 11 (LTS) and Apache Netbeans version 12 (LTS).+The following has been vetted for AdoptOpenJDK's OpenJDK 11 (LTS) and Apache NetBeans version 12 (LTS).
 </WRAP> </WRAP>
  
  
 ===== Introduction ===== ===== Introduction =====
-This guide takes you through the process of installing [[https://openjdk.java.net/|OpenJDK]] and [[https://netbeans.apache.org/ | Apache Netbeans]] for Java development on Windows 10. To install OpenJDK, we will be using resources created by the [[https://adoptopenjdk.net/|AdoptOpenJDK]] project. AdoptOpenJDK greatly simplifies the process of installing OpenJDK for the typical user.+This guide takes you through the process of installing [[https://openjdk.java.net/|OpenJDK]] and [[https://netbeans.apache.org/ | Apache NetBeans]] for Java development on Windows 10. To install OpenJDK, we will be using resources created by the [[https://adoptopenjdk.net/|AdoptOpenJDK]] project. AdoptOpenJDK greatly simplifies the process of installing OpenJDK for the typical user.
  
 Be sure to install things in the order listed. Be sure to install things in the order listed.
Line 24: Line 24:
  
 If you wish, you can verify that the installation was successful by doing the following: If you wish, you can verify that the installation was successful by doing the following:
-  - Open a commandline prompt ((To open a commandline prompt, press the Windows key, type ''cmd'' in the search bar, and select the Commandline Prompt app.)) and enter ''java -version''. You should see something along the lines of:\\ **openjdk version "11.<version>" 2020-04-14\\ OpenJDK Runtime Environment AdoptOpenJDK (build 11.<version>)\\  OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.<version>, mixed mode)**+  - Open a command line prompt ((To open a command line prompt, press the Windows key, type ''cmd'' in the search bar, and select the Commandline Prompt app.)) and enter ''java -version''. You should see something along the lines of:\\ **openjdk version "11.<version>" 2020-04-14\\ OpenJDK Runtime Environment AdoptOpenJDK (build 11.<version>)\\  OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.<version>, mixed mode)**
   - In the same window, enter ''javac -version'' (note the 'c' at the end of the command). You should see something along the lines of:\\ **javac 11.<version>**   - In the same window, enter ''javac -version'' (note the 'c' at the end of the command). You should see something along the lines of:\\ **javac 11.<version>**
  
Line 32: Line 32:
  
 ===== Install Cygwin ===== ===== Install Cygwin =====
-If you want a functioning terminal in NetBeans (and you almost certainly do), you will need to install a basic Cygwin environment. Download ''setup-x86_64.exe'' from https://cygwin.com/install.html. Start the installer and walk through the wizard as follows:+If you want a functioning terminal in NetBeans (and you almost certainly do), you will need to install a basic Cygwin environment. Download ''setup-x86_64.exe'' from https://cygwin.com/install.html, start the installer and walk through the wizard as follows:
  
     - Install from Internet.     - Install from Internet.
java/installing_openjdk_and_netbeans_on_windows.1597450133.txt.gz · Last modified: 2020/08/15 00:08 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki