In the Ubuntu 12.04 platform, I created a class Foo and it used the opencv library, and then I export the whole project into a jar which include all the opencv library through the Eclipse tool. Last but not least, I am going to import that previous jar in order to make good use of a Foo class. How can I do that?
Some suggested the following method, but I am not quite sure.
http://stackoverflow.com/questions/18269570/how-to-package-opencv-java-in-a-jar