I need to set up a connection in the DB Navigator plugin for PHPStorm in a mac (snow leopard). It asks me for the route of a library that implements the java.sql.Driver class. I
Installed unpacked MySQL Connector J files here > c:\Program Files\MySQL\MySQL Connector J
And there need to us > mysql-connector-java-5.1.28-bin.jar
Copy to > c:\Documents and Settings[YOUR_COMP].WebIde70\config\jdbc-drivers\
In MySQL Database connection choose Drivers >> MySQL >> click on PLUS and select
> c:\Documents and Settings[YOUR_COMP]\.WebIde70\config\jdbc-drivers\mysql-connector-java-5.1.28-bin.jar
Also need Database Support plug-in turn ON! (Settings >> IDE Settings >> Plugins)
p.s. Actually for PHPStorm 7