Skip to content

Configuring the JavaFX graphics library in Netbeans.

Notifications You must be signed in to change notification settings

tnsr1/JavaFxHello1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

JavaFxHello1

Configuring the JavaFX graphics library in Netbeans 23.

Create New Project Configre Libraries Configre Libraries

Project Properties

Open Project Properties Add Project Libraries Add VM Options



VM Options:

--module-path "c:\javafx\javafx-sdk-23.0.1\lib" --add-modules javafx.base,javafx.controls,javafx.fxml,javafx.graphics

Run ...

Run

That's all.

;o)

WBR, alex;

About

Configuring the JavaFX graphics library in Netbeans.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages