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

How to Install Oracle JDK 10 on Linux Mint Distro

Install Oracle JDK 10 Linux Mint

Hi! The Tutorial shows you Step-by-Step How to Download and Install Oracle JDK 10 on Linux Mint Distribution.

Especially relevant: Java SE JDK 10 includes much awaited New Features like the Local-variable type Inference of the Java Platform, Better Performance, Support for New Standards, and many other improvements.

Linux Mint Oracle Java SE JDK 10 Install