diff options
Diffstat (limited to 'development/adoptopenjdk/README')
-rw-r--r-- | development/adoptopenjdk/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/adoptopenjdk/README b/development/adoptopenjdk/README new file mode 100644 index 0000000000..30dcaf123c --- /dev/null +++ b/development/adoptopenjdk/README @@ -0,0 +1,9 @@ +This is a SlackBuild to repackage OpenJDK 11 binary from the AdoptOpenJDK +community. + +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. |