office-gobmx/jvmfwk
Arnaud Versini 7758115d15 Remove useless constructor and destructor
Change-Id: I3130ffb7e3ec1c39965ddbc921e5b3ef8303fa31
Reviewed-on: https://gerrit.libreoffice.org/61755
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-10-14 17:13:25 +02:00
..
distributions/OpenOfficeorg
inc Remove useless constructor and destructor 2018-10-14 17:13:25 +02:00
plugins/sunmajor Remove useless constructor and destructor 2018-10-14 17:13:25 +02:00
source New loplugin:external 2018-09-17 09:05:38 +02: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.