office-gobmx/jvmfwk
Mike Kaganski f2cd9c0c78 tdf#120703 PVS: V560 A part of conditional expression is always true/false
Change-Id: If173f42302553b164267909a0a3156bb25a6d558
Reviewed-on: https://gerrit.libreoffice.org/63957
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2018-11-25 09:13:12 +01:00
..
distributions/OpenOfficeorg
inc fix signatures of deleted copy/assign operators 2018-11-02 07:03:08 +01:00
plugins/sunmajor tdf#120703 PVS: V547 Expression is always true/false 2018-11-10 12:23:42 +01:00
source tdf#120703 PVS: V560 A part of conditional expression is always true/false 2018-11-25 09:13:12 +01:00
CustomTarget_jreproperties.mk
CustomTarget_jvmfwk_jvmfwk3_ini.mk
Executable_javaldx.mk
Library_jvmfwk.mk
Makefile
Module_jvmfwk.mk
Package_jreproperties.mk
Package_jvmfwk_jvmfwk3_ini.mk
Package_rcfiles.mk
README

Wrappers so you can use all the Java Runtime Environments with their slightly incompatible APIs with more ease.

Used to use an over-engineered "plugin" mechanism although there was only one
"plugin", called "sunmajor", that handles all possible JREs.