Skip to content

Aben-Bel/pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pomodoro

Pomodoro application using JavaFX. Used the course: https://teamtreehouse.com/library/build-a-javafx-application by Craig Dennis

To run application

For intellij IDEA

use this guide

  1. download and add as external library the sdk from here
  2. add VM Option: --module-path ${PATH_TO_FX} --add-modules javafx.controls,javafx.fxml,javafx.graphics,javafx.media found in Run -> Edit configuration:
  3. run

About

Pomodoro application using JavaFX. Used the course: https://teamtreehouse.com/library/build-a-javafx-application by Craig Dennis

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors