On 4/3/07, rohitkhariwal <roh...@ya...> wrote:
>
> Hello All,
>
> I am developing an eclipse plugin something like SQL Explorer. I am planning
> to use squirrel for this purpose.
>
> I have tried on google but could not fiund any tutorials or javadocs of
> squirrel.
> Could anybody help me out.
You are correct, this info could be made a little more easy to find :)
Try these links (3 separate documents)
SQuirreL Programming Guide
http://www.squirrelsql.org/paper/SQuirreL_us.pdf
Plugin Programming Guide
http://squirrel-sql.cvs.sourceforge.net/*checkout*/squirrel-sql/sql12/doc/plugins.html?revision=HEAD
Overview of functionality:
http://squirrel-sql.cvs.sourceforge.net/*checkout*/squirrel-sql/sql12/doc/quick_start.html?revision=HEAD
The documents are currently being revised, so any input you have would
be welcome.
Rob
|