office-gobmx/jvmfwk
Noel Grandin 73342dbb82 remove unnecessary RTL_CONSTASCII_STRINGPARAM
A final pass through the code, converting code to use the new
OUString and OString methods that can detect string literals.

Change-Id: Ifa6382335e5650a1c67e52006b26354e0692c710
2013-11-22 08:07:19 +02:00
..
distributions/OpenOfficeorg fdo#67313: Use "lo" suffix for private URE libs 2013-08-27 14:03:36 +02:00
plugins/sunmajor remove unnecessary use of OUString constructor 2013-11-11 11:21:26 +02:00
source remove unnecessary RTL_CONSTASCII_STRINGPARAM 2013-11-22 08:07:19 +02:00
CustomTarget_jreproperties.mk Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
Executable_javaldx.mk Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
Library_jvmfwk.mk gbuild: drop empty use_packages calls 2013-04-24 05:18:15 +00:00
Library_sunjavaplugin.mk gbuild: drop empty use_packages calls 2013-04-24 05:18:15 +00:00
Makefile
Module_jvmfwk.mk jvmfwk: remove Package_*solver 2013-10-28 20:17:26 +01:00
Package_jreproperties.mk gbuild: set Package default target to INSTDIR 2013-10-28 20:17:26 +01:00
Package_rcfiles.mk gbuild: set Package default target to INSTDIR 2013-10-28 20:17:26 +01:00
README Mention the plugin mechanism 2012-10-04 11:53:57 +03:00

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.