How to use this library in java scene builder

Issue #49 new
Sachin Shinde created an issue

I have used this library in one of my project and while opening fxml file, it gives me java exception, class not found ,de.jensd.fx.fontawesome.Icon.How can I resolve this problem?

Comments (1)

  1. Jens Deters repo owner

    Opening the FXML in SceneBuilder? You have to import the according JAR file first in order to load and use custom components.

  2. Log in to comment