jextract on JavaFx
Thiago Milczarek Sayão
thiago.sayao at gmail.com
Sun Nov 17 16:43:48 UTC 2024
I was thinking about including a generation task as part of the build.
But you're right, I can make a simpler task that generates it by running
jextract only on demand rather than being part of the build.
Em dom., 17 de nov. de 2024 às 13:18, Nir Lisker <nlisker at gmail.com>
escreveu:
> jextract is something you run once to produce the FFM bindings that you
> then add to your code base, there's no need to make it part of the build
> (although I guess you can). I would think that If you're creating a PR that
> needs FFM, use jextract to produce the java files and submit them as part
> of the PR. Not sure what package arrangement is suitable.
>
> On Sun, Nov 17, 2024 at 4:29 PM Thiago Milczarek Sayão <
> thiago.sayao at gmail.com> wrote:
>
>> Hi,
>>
>> Are there any plans to make a default way to use jextract (or any other
>> way to use ffm) on the gradle build system?
>>
>> -- Thiago
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-dev/attachments/20241117/6e4f7e1e/attachment.htm>
More information about the openjfx-dev
mailing list