The information below contains information specific to Java. For further guidance, review the documentation.
In order to declare that your framework requires Java, you
should have an install.sh
that contains at least
#!/bin/bash
fw_depends java
This installs the Oracle Java 8 JDK.
There aren't any experts listed, yet. If you're an expert, add yourself!