Re: [Libusbx-devel] Fwd: Libusb JNA wrapper

2013-02-08 Thread Ramon Zambelli
On 09-Feb-13 8:12 AM, Kustaa Nyholm wrote: > On 9.2.2013 9.04, "Ramon Zambelli" wrote: > >> In previous post I saw people looking for a JAVA JNA wrapper for libusb. >> I put an eclipse project which implements some of the libusb functions >> in JAVA at this link: >> https://docs.google.com/file/d/

Re: [Libusbx-devel] Fwd: Libusb JNA wrapper

2013-02-08 Thread Kustaa Nyholm
On 9.2.2013 9.04, "Ramon Zambelli" wrote: >In previous post I saw people looking for a JAVA JNA wrapper for libusb. >I put an eclipse project which implements some of the libusb functions >in JAVA at this link: >https://docs.google.com/file/d/0B4q8NED649stNGdFVm8zRHVaYnM/edit?usp=shari >ng >It is

[Libusbx-devel] Fwd: Libusb JNA wrapper

2013-02-08 Thread Ramon Zambelli
In previous post I saw people looking for a JAVA JNA wrapper for libusb. I put an eclipse project which implements some of the libusb functions in JAVA at this link: https://docs.google.com/file/d/0B4q8NED649stNGdFVm8zRHVaYnM/edit?usp=sharing It is not complete but is may help other people to use