office-gobmx/jvmfwk
Philipp Riemer e8eab43eeb cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal
In e2e2cc6114 the method was removed
automatically leaving several line breaks etc. as visual noise.
2013-05-06 19:21:07 +02:00
..
distributions/OpenOfficeorg Resolves: #i66923# Add support for JRockit JVM 2013-05-02 13:37:26 +01:00
plugins/sunmajor Resolves: #i66923# Add support for JRockit JVM 2013-05-02 13:37:26 +01:00
source cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal 2013-05-06 19:21:07 +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 copy more rc files to instdir 2013-05-05 15:02:50 +02:00
Package_jreproperties.mk Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
Package_jreproperties_install.mk copy more rc files to instdir 2013-05-05 15:02:50 +02:00
Package_rcfiles.mk Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
Package_rcfiles_install.mk copy more rc files to instdir 2013-05-05 15:02:50 +02:00
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.