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

How to Install Oracle JDK 10 on Ubuntu Gnu/Linux Distro

Install Oracle JDK 10 Ubuntu

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

Especially relevant: Java SE 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.

Ubuntu Oracle JDK 10 Install