dac4ca5f68
Find "missing headers," where a function is declared directly in the .cxx (as extern) and not defined, and should arguably instead be declared in an include file. Change-Id: I6d83ee432b2ab0cd050aec2b27c3658d32ac02a2 |
||
---|---|---|
.. | ||
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.