RE: [javax-usb-devel] javax.usb.properties

2004-01-14 Thread grant
Is there a way to is make this as OS independent as possible. Is this properties file needed when running the app on windows, or only linux? If it's needed for both, what would the file contain for windows? Thanks for the reply. -Original Message- From: Roger Lindsjö [mailto:[EMAIL PROT

Re: [javax-usb-devel] javax.usb.properties

2004-01-14 Thread Roger Lindsjö
grant wrote: I?m trying to figure out what should be contained in javax.usb.properties. I?m using RI from CVS. I?ve seen an example containing: javax.usb.services = com.ibm.jusb.os.linux.LinuxUsbServices But com.ibm.jusb.os.linux doesn?t exist at all. This file exists in javax-usb-ri-linux.

[javax-usb-devel] javax.usb.properties

2004-01-14 Thread grant
I’m trying to figure out what should be contained in javax.usb.properties. I’m using RI from CVS.  I’ve seen an example containing:    javax.usb.services = com.ibm.jusb.os.linux.LinuxUsbServices   But com.ibm.jusb.os.linux doesn’t exist at all. Also, is there a way to set this based