erlyberly icon indicating copy to clipboard operation
erlyberly copied to clipboard

Add missing JavaFX dependencies

Open leostera opened this issue 4 years ago • 0 comments

Hello!

I was recently trying to get this up and running on an Ubuntu machine and I realized that I couldn't get it to build because it was missing some dependencies.

After playing around with the POM, it eventually compiled and run. It still has an issue with the latest versions of OTP, as seen in #175, but it seemed to run given you have JavaFX installed globally and use the Maven plugin: mvn javafx:run.

Opening this as a draft to have a chat about it :smiley:

leostera avatar Sep 03 '20 10:09 leostera