0

I have a jar file which runs perfect in dis folder but when I copy it to desktop and run in from cmd I got

java.lang.ClassNotFoundException: com.mysql.jdbc.Driver

I already include mysql library as shown below enter image description here

enter image description here

any idea please?

Sana'a Ala'a
  • 163
  • 2
  • 10

1 Answers1

0

I found the solution here, wish it would be useful for other people http://www.oracle.com/technetwork/articles/javase/index-139904.html

Sana'a Ala'a
  • 163
  • 2
  • 10