Or use an OpenJDK distro where that is true?

Gj

On Thu, Jan 13, 2022 at 6:46 PM Jean-Marc Borer <jmbo...@gmail.com> wrote:

> I checked the content of the manifest file of module
> org-netbeans-libs-javafx.jar
>
> And actually I found:
> ....
> OpenIDE-Module-Requires: org.openide.modules.ModuleFormat1
> Class-Path: %24%7Bjava.home%7D/lib/ext/jfxrt.jar
>
> Is this sequence someting that is expected? The Maven build seems to have
> issues with that.
>
> On Thu, Jan 13, 2022 at 5:39 PM Jean-Marc Borer <jmbo...@gmail.com> wrote:
>
>> 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
>>>>
>>>

Reply via email to