I have an idea for a plugin for SQuirreL SQL client and I'd like to know how to make a plugin. My plugin will be a query builder UI which needs access to the schema model including tables, columns, primary keys, foreign keys and constraints etc.
I have searched the web for SQurreL plugin information / tutorials and I can't find much. The best I can find is on Wikipedia which is quite brief.
- http://squirrel-sql.sourceforge.net/index.php?page=plugins
- http://en.wikipedia.org/wiki/SQuirreL_SQL_Client_Plugin_API
If you have any links, tutorials, examples or any other information on creating SQuirreL plugins, please post them here.
Thanks