Hi, Put all three jars in your classpath: jsr80.jar, jsr80_ri.jar and the platform specific javax-usb-ri-linux.jar (for linux). The jar that is specific to the platform should contain 'javax.usb.properties' (if it's not the case, depending of the implementation you have, you may simply add the 'javax.usb.properties' to the CLASSPATH). You will probably need a native library (.so for linux or .dll for windows), most efficient way is to add to the java.exe command-line: -Djava.library.path=<folder that contains the native library> Hope this will help you. Regards. Johann Jesse Van den Bossche wrote: Hi all, |
- [javax-usb-devel] Properties file javax.usb.properti... Jesse Van den Bossche
- Re: [javax-usb-devel] Properties file javax.usb... Dan Streetman
- Re: [javax-usb-devel] Properties file javax.usb... Spam
- Re: [javax-usb-devel] Properties file javax... Dan Streetman