Mention the plugin mechanism

Change-Id: I51e22cceb332048552e86acb2362b907617a84cc
This commit is contained in:
Tor Lillqvist 2012-10-04 11:53:57 +03:00
parent 9d9f2a382d
commit e2b23364d4

View File

@ -1 +1,4 @@
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.