Simply calculator application.
If you want to run these application you have to install JavaFX plugin and add JavaFX libraries and additionaly before start the application - click Run Configurations..., choose (x)= Arguments and enter --module-path "out;C:\Program Files (x86)\Java\javafx-sdk-11.0.2\lib" --add-modules=javafx.controls,javafx.fxml to VM Arguments text field where C:\Program Files (x86)\Java\javafx-sdk-11.0.2\lib its your javafx sdk location. That's all.
Project was created with:
- Java 8
- JavaFX
- Scene Builder
Marcin Godlewski
