Skip to content

Example of a simple JDK 11 Maven Build using JPMS with JavaFX, Greetings Program

Notifications You must be signed in to change notification settings

JavaJoeS/JavafxJPMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

MagicalModuleMan

Example of a simple JDK 11 Maven Build using JPMS with JavaFX, Greetings Program

REQUIREMENTS:

UNIX: any flavor. ( Windowz implementation TBD )

OpenJDK 11

OpenJFX JMod files available.

BUILD:

Invoke maven the first time will load your local repo with both the latest Jmod and Jlink plugins.

Invoke maven on a second time will subsequently build the javaFX with Java openjdk 11 to modules.

RUN:

Upon a successful build;

  1. cd finalruntime/target/maven-jlink directory
  2. ./bin/run

About

Example of a simple JDK 11 Maven Build using JPMS with JavaFX, Greetings Program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages