JavaFX for Ubuntu 16.04 not installed

I tried to install javafx for ubuntu as described in the answer here but the libraries it mentions were not added to my jdk folder after the installation. Specifically only the ant-javafx.jar is added. My ubuntu is 16.04 and I have the openjkd-8 installed.


Had similar issue, solved after reinstall. Try to reinstall JDK from oracle. As they says:

As of JDK 7u6 JavaFX is included with the standard JDK and JRE bundles. Please download the JDK or JRE to use JavaFX.

Here is the link