Hi all, I'm a student doing an internship in a small IT company and I've been handed a project that includes transfering XML-files generated by a Java program on a Windows desktop pc over USB to a Pocket PC. Naturally i stumbled upon javax.usb . I've been experimenting some with the jsr80-1.0.0.jar package, but I always get the error: Properties file javax.usb.properties not found. I've been doing some google'ing and the problem seems to be that the jar needs something that's OS specific. How do I resolve this? Thanks. --
|
- [javax-usb-devel] Properties file javax.usb.properti... Jesse Van den Bossche