Guest User

Untitled

a guest
May 22nd, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. :~$ update-alternatives --config java
  2. There are 2 choices for the alternative java (providing /usr/bin/java).
  3.  
  4. Selection Path Priority Status
  5. ------------------------------------------------------------
  6. * 0 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 1101 auto mode
  7. 1 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 1101 manual mode
  8. 2 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java 1081 manual mode
  9.  
  10. Press <enter> to keep the current choice[*], or type selection number:
  11.  
  12. netbeans_jdkhome="/usr/lib/jvm/java-8-openjdk-amd64/"
Add Comment
Please, Sign In to add comment