office-gobmx/jvmfwk
Caolán McNamara 70b09d9322 cppcheck: noExplicitConstructor
Change-Id: I1934441858baeeb41a46f694dbcef2d846b308b7
2015-11-24 10:35:44 +00:00
..
distributions/OpenOfficeorg Support Azul Zulu JRE on Linux and Mac OS X, too 2015-05-29 14:25:55 +02:00
inc jvmfwk: pluginlib: Add support for mips64. 2015-07-10 19:50:12 +00:00
plugins/sunmajor cppcheck: noExplicitConstructor 2015-11-24 10:35:44 +00:00
source cppcheck: noExplicitConstructor 2015-11-24 10:35:44 +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 Make the "Mac-like" or "canonical" app bundle structure always used on OS X 2014-09-09 13:55:23 +03:00
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 Remove jvmfwk plugin feature 2014-10-09 17:27:20 +02:00

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.