Step-by-step – Oracle JDK 7 Installation in Linux Mint 20

June 15, 2020 | By the+gnu+linux+evangelist.

Getting Started

  1. 6. Setting up JAVA_HOME

    Setting JAVA_HOME User Environment Variable (Optional).

    Edit the Bash environment Configuration file:

    nano $HOME/.bashrc

    Append:

    export JAVA_HOME=/usr/lib/jvm/jdk1.7[uX]

    Replace the [uX] Looking for the Installed Java 7 Version with:

    ls /usr/lib/jvm/

    Ctr+x to Save & Exit from nano Editor :)
    Next to Load the New Bash Environment:

    bash
  2. 7. Testing Oracle JDK 7 Installation

    Finally, to Test Oracle JDK 7 Installation
    Simply play:

    java -version
  3. 8. Oracle JDK 7 Getting-Started Guide

    Getting-Started with Java Development.

    Oracle Java Dev Getting-Started Guide

How to Install Eclipse for Java Developers on Mint:
The Linked Guide Includes Tutorials for Installing Latest Eclipse Java on Mint.

Now Thanks to Oracle-Sun Corporation you are able to Successfully Start with Java JDK Use & Development.

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

QuickChic Theme • Powered by WordPress