You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Ubuntu, the Oracle JDK7 is installed in /usr/java/jdk1.7.0_80/. Thus jdk_switcher won't work. Thus, adding a new function like set, to set the homeof a JDK will help in switching between differents installation directory.
jdk_switcher set oraclejdk7 '/usr/java/jdk1.7.0_80/'
The text was updated successfully, but these errors were encountered:
Hi
On Ubuntu, the Oracle JDK7 is installed in
/usr/java/jdk1.7.0_80/
. Thus jdk_switcher won't work. Thus, adding a new function like set, to set the homeof a JDK will help in switching between differents installation directory.The text was updated successfully, but these errors were encountered: