Re: porting jextract
Harald Eilertsen <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.java |
|---|---|
| Message-ID | <ck2x54gg37vdaetlkynyn6ncmgbxjdwukg5lpsqy546tiuppxz@6otjdrkzs7af> |
Hi Igor, On Sun, Mar 02, 2025 at 10:34:07AM +0100, Igor Kolesnik wrote: > I think about makeing a port of jextract, an utility that generates Java > bindings from native libraries. That would be really nice! > jextract has a set of tests which use the jtreg test framework. That > could be made into another port. I have ported (the latest, aka next version) of jtreg so that it builds and runs on FreeBSD, but I have not bothered to create a port for it. If you think it's useful to have one, I'm all for it. I just thought of it as an internal tool only useful during development. > Does it make sence? A port for jextract? Absolutely. Take care! Harald