Articles about plugin’

Mar 27, 2008

Eclipse PDT and MySQL – SQL Explorer Plugin

Posted by Hodge in Eclipse, Programming, Technology, Web Development 23 comments

I’ve been using Eclipse PDT for some time now, and since PHP programming invariably involves connecting to a database at some point or another, I wanted to be able to access my MySQL databases from within the Eclipse IDE – even if only to quickly debug SQL statements. I generally use a combination of a [...]