Can FXTrayIcon be used in GraalVM-Native Image?
I think still FXTrayIcon is dependent upon AWT or Swing Part! It can't be used in Grallvm native-image feature.
Actually I have a project which is based upon Javafx and Gluonfx Plugins which behind the scene uses graalvm native-image feature If someone try to build native-image.
In my app also i need to add system tryicon too!
Can FXTrayIcon be used in GraalVM-Native Image?
I think still FXTrayIcon is dependent upon AWT or Swing Part! It can't be used in Grallvm native-image feature.
Actually I have a project which is based upon Javafx and Gluonfx Plugins which behind the scene uses graalvm native-image feature If someone try to build native-image.
In my app also i need to add system tryicon too!