Install libcommons-jci-java by entering the following commands in the terminal:
sudo apt update sudo apt install libcommons-jci-java
Description:
common Java interface for various compilers - Core and FAM
Commons JCI is a common Java compiler interface for various compilers. . It can be used to either compile Java (or any other language that can be compiled to Java classes like e.g. Groovy or Javascript) to Java. . It is integrated with a Java FAM (Filesystem Alteration Monitor) that can be used with JCI compiling/reloading classloader. . This package contains FAM and Core module of Commons JCI.
Homepage: http://commons.apache.org/jci/
Version: 1.1-5
Section: universe/java