Skip to content

WilliamAboucaya/jFoenixBugSSCCE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jFoenixBugSSCCE

Bug SSCCE for the issue #964 on the JFoenix library

How to launch the project :

From a command line interpreter in the project's root directory

mvn clean package

java --module-path "%PATH_TO_YOUR_JAVAFX_SDK%\lib" --add-modules=javafx.controls,javafx.fxml -cp target/jfoenixbugsscce-0.0.1-SNAPSHOT-jar-with-dependencies.jar org.test.jfoenixtest.MainDemo

Releases

No releases published

Packages

No packages published