I can\'t register Mysql JDBC driver in my desktop APP
I download mysql-connector-java-5.1.16.zip
Unzip mysql-connector-java-5.1.16-bin.jar a
You could double check that the jar is really in the Eclipse build path.
Project Properties > Java Build Path > Libraries > Add JARS
Try a: Project > Clean on the Project menu in Eclipse.
Project > Clean