Update jdks + idea

This commit is contained in:
moparisthebest
2018-04-19 08:49:44 -04:00
parent d6ff21dcb5
commit ad3e05cfeb
16 changed files with 195 additions and 254 deletions

View File

@@ -1,4 +1,5 @@
THIS_JAVA='java-9-jdk'
VERSION='10'
THIS_JAVA='java-${VERSION}-jdk'
NAME='JDK'
all_off="$(tput sgr0)"
@@ -39,7 +40,7 @@ post_install() {
note2 "Since Oracle Java 9, some Qt 5 applications (such as the reader apps Zeal and
GoldenDict) will crash due to the existance of the Java NPAPI plugin symlink
(/usr/lib/mozilla/plugins/libnpjp2-jdk9.so).
(/usr/lib/mozilla/plugins/libnpjp2-jdk${VERSION}.so).
See:
- https://github.com/zealdocs/zeal/issues/802