AdoptOpenJDK 11 Installation on MX Linux 18 and set JAVA_HOME Environment Variable Globally

Channel:
Subscribers:
5,740
Published on ● Video Link: https://www.youtube.com/watch?v=NrzY6WNOyJA



Category:
Tutorial
Duration: 5:03
277 views
1


In this video we are going to see how to install AdoptOpenJDK 11 from tar.gz archive on MX Linux 18.3 and set JAVA_HOME Environment Variable set Globally.

1. First java is configured for the single user, by setting JAVA_HOME in .profile
2. Then Java is configured for multiple user, by setting JAVA_HOME and adding the java path in /etc/environment.
Important Note: While editinng /etc/environment for first time, file will be empty. We have to add the content manually.
First we need to add the System Path and then append the java bin directory at last and next line we can add the JAVA_HOME Environment variable.
Shell expansion variables will not work and be cautious while editing this file. Any syntax error or something means you can't login to this machine.
3. Finally Java is available to all users. java is configured for all users in mx linux. This is tested by logging in to mx linux with more than one user accounts.


This AdoptOpenJDK build shown in this video has Eclipse OpenJ9 JVM.
AdoptOpenJDK uses infrastructure, build and test scripts to produce prebuilt binaries from OpenJDK class libraries and a choice of either the OpenJDK HotSpot or Eclipse OpenJ9 VM. All AdoptOpenJDK binaries and scripts are open source licensed and available for free. It can be downloaded from

https://adoptopenjdk.net/

OpenJ9 is a high performance, scalable, Java™ virtual machine (VM) implementation that is fully compliant with the Java Virtual Machine Specification.

https://www.eclipse.org/openj9/




Other Videos By java frm


2019-09-10IntelliJ IDEA 2019.2 Community Edition Installation using Amazon Corretto 11 JDK on Windows 10
2019-09-10IntelliJ IDEA 2019.2 Community Edition Installation using AdoptOpenJDK 11 on Windows 10
2019-09-08AdoptOpenJDK 8 Installation on Ubuntu 14.04 LTS and set JAVA_HOME Environment Variable Globally
2019-09-08Zulu OpenJDK 8 installation on Ubuntu 14.04 and set JAVA_HOME Environment Variable Globally
2019-09-08AdoptOpenJDK 11 Installation on Ubuntu 14.04 LTS and set JAVA_HOME Environment Variable Globally
2019-09-08Amazon Corretto 8 JDK Installation on Ubuntu 14.04 and set JAVA_HOME Environment Variable Globally
2019-09-08Bellsoft Liberica JDK 8 Installation on Ubuntu 14.04 and set JAVA_HOME Environment Variable Globally
2019-09-08Bellsoft Liberica JDK 11 Installation on Ubuntu 14.04 and set JAVA_HOME Environment Variable Globaly
2019-09-08Amazon Corretto 11 JDK Installation on Ubuntu 14.04 and set JAVA_HOME Environment Variable Globally
2019-09-08Zulu OpenJDK 11 installation on Ubuntu 14.04 and set JAVA_HOME Environment Variable Globally
2019-09-08AdoptOpenJDK 11 Installation on MX Linux 18 and set JAVA_HOME Environment Variable Globally
2019-09-08Amazon Corretto 11 JDK Installation on MX Linux 18 and set JAVA_HOME Environment Variable Globally
2019-09-08Bellsoft Liberica JDK 8 Installation on MX Linux 18 and set JAVA_HOME Environment Variable Globally
2019-09-08Bellsoft Liberica JDK 11 Installation on MX Linux 18 and set JAVA_HOME Environment Variable Globally
2019-09-08Amazon Corretto 8 JDK Installation on MX Linux 18 and set JAVA_HOME Environment Variable Globally
2019-09-08Eclipse IDE 2019-06 Installation using AdoptOpenJDK 11 on Windows 10
2019-09-08Eclipse IDE 2019-06 Installation using Bellsoft Liberica JDK 11 on Windows 10
2019-09-08Eclipse IDE 2019-06 Installation using Amazon Corretto 11 JDK on Windows 10
2019-09-08Eclipse IDE 2019-06 Installation using Redhat OpenJDK 11 on Windows 10
2019-09-08Eclipse IDE 2019-06 Installation using Zulu OpenJDK 11 on Windows 10
2019-09-08Apache Netbeans IDE 11.1 Installation using Amazon Corretto 11 JDK on Windows 10



Tags:
how to install adoptopenjdk 11 on mx linux 18
install adoptopenjdk 11 from zip
adoptopenjdk mx linux 18
adoptopenjdk 11 openjdk
adoptopenjdk installation with java_home environment variable
adoptopenjdk tutorial
how to set java_home environment variable
adoptopenjdk for mx linux 18
openjdk 11
adopt jdk
java 11
java se 11
configure adoptopenjdk to all users on mx linux
configure java to all users
adoptopenjdk on linux
eclipse openj9 vm