Skip to content

re-set-032/Graph-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph-Visualizer

IDE used- IntelliJ

The program has several dependencies and will not run properly without them.

  1. JavaFX 13 SDK provided in res folder
  2. JFoenix Material Library provided in the same res folder

After setting these dependencies set the VM path : --module-path " Path to javafx-sdk-13.0.1\lib " --add-modules javafx.controls,javafx.fxml

Source code is in "src" folder

After setting all this, run the main class from Main.java to start the program.

Releases

No releases published

Packages

No packages published

Languages