| Author |
Problem with jsr80. Unable to connect to USB due to javax.usb.properties file unavailable
|
krishna Karthikk
Ranch Hand
Joined: Mar 16, 2010
Posts: 92
|
|
Hi everybody, I am Krishna, I want to connect to usb port using java on windows. For this I have downloaded the jsr80.jar. I downloaded some examples and written a Sample code.
Every time I run the code I am getting an error "Properties file javax.usb.properties not found".
I have this file with me. I tried to paste it in the jre/lib/ext. But the attempt failed. I created a classpath variable and failed. Then I configured the class path with eclipse and failed.
I don't know what to do and how to do. Can anybody help me?
Thank you all in advance. Have a nice day.
|
There is no rule that we all should know everything. Lets learn few things of everything here.
|
 |
jhon masco
Ranch Hand
Joined: May 13, 2010
Posts: 93
|
|
HI Krishna
JSR80 API not work in windows yet!
Use JUSB API . Please read this link http://www.ibm.com/developerworks/library/j-usb.html
Excume me for delay answer
Good Luck
|
 |
 |
|
|
subject: Problem with jsr80. Unable to connect to USB due to javax.usb.properties file unavailable
|
|
|