office-gobmx/jvmfwk
Stephan Bergmann 04a290b107 vendorplugin.h is jvmfwk-internal (and no need for extern "C")
Change-Id: I954f789d5850e8016f5900812f9aa99be2416ce4
2014-10-09 18:09:41 +02:00
..
distributions/OpenOfficeorg Remove jvmfwk plugin feature 2014-10-09 17:27:20 +02:00
inc vendorplugin.h is jvmfwk-internal (and no need for extern "C") 2014-10-09 18:09:41 +02:00
plugins/sunmajor vendorplugin.h is jvmfwk-internal (and no need for extern "C") 2014-10-09 18:09:41 +02:00
source vendorplugin.h is jvmfwk-internal (and no need for extern "C") 2014-10-09 18:09:41 +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 Remove jvmfwk plugin feature 2014-10-09 17:27:20 +02:00
Package_jreproperties.mk
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.