office-gobmx/jvmfwk
Noel Grandin 60f152caee java: avoid unnecessary comparisons in boolean expressions
i.e. stuff like "x == true"

Change-Id: Ib82a4a30e736df392405332fa197b588482cffcf
2014-08-20 10:35:53 +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.