Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

remove Open JDK and install Oracle JDK

Options
  • 27-06-2014 9:26am
    #1
    Registered Users Posts: 23,212 ✭✭✭✭


    I'm hoping to do some development on Linux Mint, but it needs the Oracle JDK, Open JDK is installed by default.

    /usr/bin/java is a symlink to /etc/alternatives/java, which in turn is a symlink to /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java.

    So I'm wondering if it is as simple as removing the /usr/bin/java symlink and pointing it to my new Oracle 8 JDK install?


Comments

Advertisement