Skip to content
Snippets Groups Projects
Commit 2c151d2c authored by Hallvard Trætteberg's avatar Hallvard Trætteberg
Browse files

Makes TodoApp run from VSCode

parent dacb86ae
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,9 @@ module todolist.ui { ...@@ -7,6 +7,9 @@ module todolist.ui {
requires javafx.controls; requires javafx.controls;
requires javafx.fxml; requires javafx.fxml;
requires de.jensd.fx.glyphs.commons;
requires de.jensd.fx.glyphs.fontawesome;
requires todolist.core; requires todolist.core;
requires fxutil; requires fxutil;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment