42aeb9f906
LibreOffice has a JNI component on Windows and Linux, the officebean. Therefore we need a host JDK for linkage to the jawt, and a build JDK to compile the Java code. Change-Id: I4138628ab3ea2ef5900a5b4e9281050ae84e4eb5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102483 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de> |
||
---|---|---|
.. | ||
beanshell-invoke.patch | ||
bsh-2.0b1-src.patch | ||
ExternalPackage_beanshell.mk | ||
ExternalProject_beanshell.mk | ||
java9.patch.0 | ||
Makefile | ||
Module_beanshell.mk | ||
README | ||
UnpackedTarball_beanshell.mk |
Java interpreter from [http://www.beanshell.org/] with some patches. So you can write java in command shell; interactive java good for prototyping/macros.