User Tools

Site Tools


software:java:start

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
software:java:start [2021/12/14 15:17] jassoftware:java:start [2021/12/14 15:19] (current) jas
Line 1: Line 1:
 ====== Java ====== ====== Java ======
  
-Multiple versions of Java are installed our Linux systems.  The default version is JDK8.  If you want to switch the version of Java that the default java commands will operate on, use the "chjava" command (change java).  +Multiple versions of Java are installed on our Linux systems.  The default version is JDK8.  If you want to switch the version of Java that the default java commands will operate on, use the "chjava" command (change java).  
  
 Here are some examples: Here are some examples:
  
-To see the version that will be used, you can call "chjava -q":+To see the default Java version that will be used, use the "chjava -q" command:
  
 <code> <code>
 +% chjava -q
 jdk8 jdk8
  
Line 14: Line 15:
 </code> </code>
  
-Now we can change the java version - let'choose JDK11:+Now let'change the Java version to JDK11:
  
 <code> <code>
software/java/start.1639513049.txt.gz · Last modified: 2021/12/14 15:17 by jas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki