JavaFX scene builder: How to use/add the FontAwesomeIconView control?

Answered

Hi,

Currently, in the IntelliJ javaFX scene builder, the FontAwesomeIconView control is not available.

How to add/use this control in the IntelliJ scene builder ?

Thanks.

TM

 

 

0
1 comment

Could you please double-check your project's dependencies?

I've tried the example project available at https://github.com/Jerady/fontawesomefx-examples

With this project I'm able to get FontAwesomeIconView in the Scene Builder tools palette under Custom category.

This project's build.gradle lists all the dependencies required for FontAwesomeIconView. It's not clear if all of them are required, but they're enough to make the thing work.

0

Please sign in to leave a comment.