office-gobmx/jvmfwk
Stephan Bergmann 42a05b4b2a Remove unnecessary jfw_plugin::getVendorNames
Change-Id: I3c134c27db4c1496fcacc519da68af10ab3ce574
2014-10-21 08:52:58 +02:00
..
distributions/OpenOfficeorg
inc vendorplugin.h is jvmfwk-internal (and no need for extern "C") 2014-10-09 18:09:41 +02:00
plugins/sunmajor Remove unnecessary jfw_plugin::getVendorNames 2014-10-21 08:52:58 +02:00
source coverity#1066164 Resource leak 2014-10-13 17:45:13 +02: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
Package_jreproperties.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.