office-gobmx/jvmfwk
Caolán McNamara 0aa25403cb fix higher debug level build
Change-Id: Ie61be2bd009b71bbbb7261865d026faf3af706ce
2014-11-26 13:03:37 +00:00
..
distributions/OpenOfficeorg Remove jvmfwk plugin feature 2014-10-09 17:27:20 +02:00
inc changed type of parameters from rtl_uString to OUString 2014-11-19 09:09:59 +01:00
plugins/sunmajor fix higher debug level build 2014-11-26 13:03:37 +00:00
source changed type of parameters from rtl_uString to OUString 2014-11-19 09:09:59 +01:00
CustomTarget_jreproperties.mk
Executable_javaldx.mk
Library_jvmfwk.mk vendorplugin.h is jvmfwk-internal (and no need for extern "C") 2014-10-09 18:09:41 +02:00
Makefile
Module_jvmfwk.mk Remove jvmfwk plugin feature 2014-10-09 17:27:20 +02:00
Package_jreproperties.mk Make the "Mac-like" or "canonical" app bundle structure always used on OS X 2014-09-09 13:55:23 +03:00
Package_rcfiles.mk
README Remove jvmfwk plugin feature 2014-10-09 17:27:20 +02:00

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.