How To add the javax.usb API in linux?

I am new to java . I need to add the javax.usb API .(http://javax-usb.org/)..Can anyone help ?
[101 byte] By [spcldegoa] at [2007-11-26 14:27:56]
# 1
What do you mean by "adding the API"?
aniseeda at 2007-7-8 2:21:42 > top of Java-index,Java Essentials,Java Programming...
# 2
I mean how to use it? i am using eclipse..i imported the javax.usb jar file from sourceforge into my project but its still not working i guess i have to do something more....
spcldegoa at 2007-7-8 2:21:42 > top of Java-index,Java Essentials,Java Programming...
# 3
Did you import the classes you require in your code?Do you have the API documentation and do you understand how to read it?What exactly is not working?
aniseeda at 2007-7-8 2:21:42 > top of Java-index,Java Essentials,Java Programming...