Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 511 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 511 Bytes

Java 11 + JavaFX 11 Test Project

Why? How?

This is just a sandbox to play around with the packaging tools required to create and customize self-contained applications with JDK and OpenJFX 11.

Prerequisites

Get a backport of jpackager and adjust its path in the pom.xml.

Build

Run mvn clean package.

This invokes jpackager and jlink to produce an application with a custom runtime image under target/package.