sbt/sbt-native-packager

Support for jpackage of JDK 16

Open

#1,405 建立於 2021年3月16日

在 GitHub 查看
 (1 留言) (7 反應) (0 負責人)Scala (1,593 star) (439 fork)batch import
feature requesthelp wantedjdkpackager

描述

JDK 16 brings with it a new packaging tool jpackage.

Although it seems like a competitor to a degree, it would make sense to make it available through sbt-native-packager as this one includes a JDK in the final distribution and targets Desktop applications it seems; and of course abstracting it away improves things for the end users :-)

貢獻者指南