when i try to run a project
java -jar test.jar
i get the following exception
java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
how to add mysql-connector-java-5.1.22-bin.jar in classpath