zulu8.58.0.13-ca-fx-jdk8.0.312-win_x64\jre\lib\ext where jfxrt.jar exists... and JFX works in the application later. Just wondering why such warning is generated.
On Thu, Jan 13, 2022 at 5:35 PM Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > Probably lib/ext/jfxrt.jar does not exist? > > Which JDK is it that you are using? > > Gj > > On Thu, Jan 13, 2022 at 6:32 PM Jean-Marc Borer <jmbo...@gmail.com> wrote: > >> Hello, >> >> Does anyone know how to fix this warning when I build my RCP app? >> >> Could not resolve Class-Path item in >> org.netbeans.api:org-netbeans-libs-javafx:nbm-file:RELEASE124, path >> is:%24%7Bjava.home%7D/lib/ext/jfxrt.jar, skipping >> >> Regards >> >