JavaFX scene builder: How to use/add the FontAwesomeIconView control?
已回答
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
请先登录再写评论。
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.