fontawesomefx-glyphsbrowser icon indicating copy to clipboard operation
fontawesomefx-glyphsbrowser copied to clipboard

GlyphIcon class isn't there

Open HuangLinBao opened this issue 4 years ago • 2 comments

I opened the project in IntelliJ and everything worked fine until I faced this error

error: cannot find symbol import de.jensd.fx.glyphs.GlyphIcon;

any idea??

HuangLinBao avatar Nov 24 '20 15:11 HuangLinBao

there is while opening the project

error: cannot find symbol
import de.jensd.fx.glyphs.GlyphIcon;
                         ^
  symbol:   class GlyphIcon
  location: package de.jensd.fx.glyph

any solution?

ranjitvamadevan avatar Apr 17 '21 09:04 ranjitvamadevan

Should work with https://github.com/Jerady/fontawesomefx-glyphsbrowser/pull/18

zapek avatar Sep 18 '23 16:09 zapek