contrib/openjdk8/README

19 lines
588 B
Plaintext
Raw Normal View History

2018-03-30 02:16:44 +02:00
NOTES:
=====
The following packages do not exist but might be nice to have:
pcsc-lite, lksctp-tools
(Actually, I have private ports for these, but need to determine if there is
any actual benefit from adding and depending on them).
TODO:
====
* Add script(s) for setting the java environment.
* Concider generic java packages that allow to have different java env installed
and be able to switch between them via script: 'java-choose icedtea7' or
'java-choose gcj-jdk' or 'java-choose jdk8', etc, etc...
* Do testing beyond just running java programs like eclipse and minecraft.