how to add external jars in eclipse and package with jar? code example
Example: import jar file
# cd into the directory that contains your jar file
jar xf name.jar
# cd into the directory that contains your jar file
jar xf name.jar