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

How to Install Oracle Java Development Kit on LXLE Gnu/Linux Distro Easy Visual-Guides

GNU/Linux LXLE Installing Oracle JDK Guide

The linked Guide shows you Step-by-step How to Install Oracle-Sun Official Java JDK on LXLE GNU/Linux desktop.

And the Oracle Java JDK Installation includes the JRE and “Tools for Developing, Debugging, and Monitoring Java Applications”.

How to Install Oracle Java Development Kit on LXLE GNU/Linux Distro Easy Visual-Guides

GNU/Linux LXLE Oracle Java Development Kit Installation Guide