office-gobmx/jvmfwk
Noel Grandin 57ef4457be Convert javaPluginError to scoped enum
Change-Id: Ib3a32227d50fa9e0f9cc4106ce40a4c3e840f8c7
Reviewed-on: https://gerrit.libreoffice.org/25206
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-05-22 17:52:41 +00:00
..
distributions/OpenOfficeorg Support Azul Zulu JRE on Linux and Mac OS X, too 2015-05-29 14:25:55 +02:00
inc Convert javaPluginError to scoped enum 2016-05-22 17:52:41 +00:00
plugins/sunmajor Convert javaPluginError to scoped enum 2016-05-22 17:52:41 +00:00
source Convert javaPluginError to scoped enum 2016-05-22 17:52:41 +00:00
CustomTarget_jreproperties.mk
CustomTarget_jvmfwk_jvmfwk3_ini.mk Fold URE: Windows 2014-12-03 15:19:55 +01:00
Executable_javaldx.mk
Library_jvmfwk.mk tdf#94716 allow Oracle's JDK to be used on OS X 10.10 and 10.11 2015-11-04 09:29:22 +00:00
Makefile
Module_jvmfwk.mk Fold URE: Linux ure/lib/* -> program/ 2014-11-28 11:57:28 +01:00
Package_jreproperties.mk
Package_jvmfwk_jvmfwk3_ini.mk Fold URE: Linux ure/lib/* -> program/ 2014-11-28 11:57:28 +01:00
Package_rcfiles.mk Fold URE: Linux ure/share/misc/* -> program/ 2014-12-01 15:10:32 +01:00
README

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

Used to use an over-engineered "plugin" mechanism although there was only one
"plugin", called "sunmajor", that handles all possible JREs.