JavaFX image loading error

前端 未结 2 554
醉梦人生
醉梦人生 2021-01-27 23:15

I\'m trying to implement a very simple interface to Raspberry Pi in JavaFX. I\'m using an .fxml based layout and styling my items with css. My problem is despite the app works p

2条回答
  •  盖世英雄少女心
    2021-01-27 23:43

    I will accept your solution as an answer, I tried importing to NetBeans and it worked, but I cannot reproduce that under Eclipse. Meanwhile I found another question here and followed that solution and it works(I dont know how I didn't find that before, I massively googled for a day)

    I will leave this here if anyone else searchs for this.

    Thank you very much for your time and help :)

提交回复
热议问题