Hello, I’ am starting with java
and intend to use javax, I have installed this project
but when i try to run the examples such as “ShowTopology.java” , “MouseDriver.java”,
“FindUsbInterface.java”, “FindUsbDevice.java” and “DefaultControlPipe.java” it gives the following result: java.lang.RuntimeException: Error : Properties file javax.usb.properties not found. at javax.ShowTopology.getVirtualRootUsbHub(ShowTopology.java:58) at javax.FindUsbInterface.main(FindUsbInterface.java:29) Exception in thread "main" Where can I get
Properties file or how is it created? Please any
one who could help me, I will get very appreciated. Ricardo Patrício |
- Re: [javax-usb-devel] need a hand in javax Ricardo
- Re: [javax-usb-devel] need a hand in javax Dan Streetman