Setup MySQL connector jar in Eclipse if you get the following error: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
Right-click on project folder and choose Build path > add external archives. Navigate to where you have the mysql-connector » .jar file.
References
[Click to add or edit comments])
Please prepend comments below including a date