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 :-)

贡献者指南