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
plugins/sunmajor
source
CustomTarget_jreproperties.mk
Executable_javaldx.mk
Library_jvmfwk.mk
Library_sunjavaplugin.mk
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.

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