$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install OpenJDK 10 on Mint Gnu/Linux Distro

GNU/Linux Mint Installing OpenJDK 10 Guide

Hi! The Tutorial shows you Step-by-Step How to Install OpenJDK 10 in Mint GNU/Linux Desktops.

And the Linux Mint OpenJDK 10 Installation is a Free and Open Source Implementation of the Java Platform Standard Edition.

Furthermore, Oracle Java JDK/JRE Installation is based on the OpenJDK source code. In Addition, it contains Closed-Source Components.

Linux Mint Java OpenJDK 10 Install