office-gobmx/jvmfwk
Markus Mohrhard 4badcfda55 Revert "Related: #i119525# List only JREs whose jvm library can be loaded"
This reverts commit 37ca14359b.

This breaks the loading of the jvm.dll on Windows if the msvcr*.dll is
not in the system path.
2013-10-14 06:10:15 +02:00
..
distributions/OpenOfficeorg
plugins/sunmajor Revert "Related: #i119525# List only JREs whose jvm library can be loaded" 2013-10-14 06:10:15 +02:00
source
CustomTarget_jreproperties.mk
Executable_javaldx.mk
Library_jvmfwk.mk
Library_sunjavaplugin.mk
Makefile
Module_jvmfwk.mk
Package_jreproperties.mk
Package_jreproperties_solver.mk
Package_rcfiles.mk
Package_rcfiles_solver.mk
README

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

Uses an over-engineered "plugin" mechanism although there is only one
"plugin", called "sunmajor", that handles all possible JREs.