juliomzt

Aplicación Modular JDK

Aug 7th, 2019
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.17 KB | None | 0 0
  1. jdeps --list-desp
  2.  
  3.  
  4. jlink --module-path "PATH_JDK" --add-modules "JAVA_MODULES_SEPARATED_BY_COMMA" --no-header-files --no-man-pages --compress=2 --strip-debug --output jre
Add Comment
Please, Sign In to add comment