Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How can I package the opencv library into a single jar and then import that to use?

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

How can I package the opencv library into a single jar and then import that to use?

In the Ubuntu 12.04 platform, I created a class Foo and it which 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