diff options
-rw-r--r-- | development/adoptopenjdk/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/development/adoptopenjdk/README b/development/adoptopenjdk/README index c7b412e765..518cd3b816 100644 --- a/development/adoptopenjdk/README +++ b/development/adoptopenjdk/README @@ -1,11 +1,12 @@ This is a SlackBuild to repackage OpenJDK 11 binary from AdoptOpenJDK community with HotSpot JVM. -Before installing this package please consider any other jdk's / jre's that -you have already installed as they may cause conflicts with the PATH, JAVA_HOME -and MANPATH variables. +Before installing this package please consider any other jdk's / jre's +that you have already installed as they may cause conflicts with the +PATH, JAVA_HOME and MANPATH variables. -After installing the package you will need to logout / reboot your machine -as it will add files to the /etc/profile.d folder. +After installing the package you will need to logout / reboot your +machine as it will add files to the /etc/profile.d folder. -To enable JavaFX / OpenJFX support currently you need to add IcedTea-Web. +To enable JavaFX / OpenJFX support currently you need to add +IcedTea-Web. |