Skip to content

Water-Pot/Event_Management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAR file Download link: Click Here

Requirement : JavaFX SDK, JDK 23

Must use JDK 23 for running JAR File.

N.B. Issue in display resolution for Windows OS. Because this project mainly developed in Linux Os. But, all other part without display resolution is okay. If face this problem, just use maximize shortcut ( Windows Key + Up arrow key ) for Windows OS.

.bat file command for run.bat

java --module-path path\javafx\lib --add-modules javafx.controls,javafx.fxml -jar JarFileName.jar

VM Argument For Mac/Linux:

--module-path path\javafx\lib --add-modules javafx.controls,javafx.fxml

VM Argument For Windows:

--module-path "\path\to\javafx-sdk-23.0.1\lib" --add-modules javafx.controls,javafx.fxml

CSS For FXML

Primary Button:

#0284c7

Warning Button:

#FF5733

Success Message

#0af02d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages