sbt/sbt-native-packager

Support for jpackage of JDK 16

Open

#1,405 opened on 2021年3月16日

GitHub で見る
 (1 comment) (7 reactions) (0 assignees)Scala (1,593 stars) (439 forks)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 :-)

コントリビューターガイド