office-gobmx/jvmfwk
Luboš Luňák 1946794ae0 mass removal of rtl:: prefixes for O(U)String*
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).

Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
..
distributions/OpenOfficeorg
inc/jvmfwk mass removal of rtl:: prefixes for O(U)String* 2013-04-07 14:23:11 +02:00
plugins/sunmajor mass removal of rtl:: prefixes for O(U)String* 2013-04-07 14:23:11 +02:00
source mass removal of rtl:: prefixes for O(U)String* 2013-04-07 14:23:11 +02:00
CustomTarget_jreproperties.mk
Executable_javaldx.mk
Library_jvmfwk.mk
Library_sunjavaplugin.mk
Makefile
Module_jvmfwk.mk
Package_inc.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.

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