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

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

Oracle JDK 10 Install Debian

Hi! The Tutorial shows you Step-by-Step How to Download and Install Oracle JDK 10 on Debian GNU/Linux 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.

Debian Oracle JDK 10 Install