SQL Dev SDK How TosThis is a featured page

The following How Tos will demonstrate common scenarios extending SQL Developers functionality.
All these How Tos have been developed using SQL Developer 1.5.1 which is freely available to download and use from OTN.

Please add your own How Tos and share the knowledge!


Introduction Examples

These examples will help you get started extending SQL Developer

Real World Examples

These examples provide new, end to end functionality to SQL Developer.
Their source code is public and available in the download

  • Tablespace Management : This extension provides tablespace management features for SQL Developer 1.5.1 .

Small Examples

These provide small examples of a specific operation. They do not provide complete, useful features, but are a handy resource.

XML User Defined Extensions

Navigator Extensions


Editor Extensions


Action Extensions


Report Extensions

Java Defined Extensions

XML Extensions and Java


Editor Extensions


Navigator Extensions


Action Extensions

  • How To create a toolbar button for an Editor
  • How To create an action (rc context) for an Editor

SQL Worksheet Extensions

  • How To extend the SQL Worksheet
  • How To add an action (rc context) for the SQL Worksheet
  • How to add a toolbar button for the SQL Worksheet
  • How To extend the Script Runner








dermoton
dermoton
Latest page update: made by dermoton , Aug 6 2008, 10:51 AM EDT (about this update About This Update dermoton Edited by dermoton


view changes

- complete history)
More Info: links to this page
Started By Thread Subject Replies Last Post
iolbrich_de How about SQL Worksheet Extensions...? 0 May 22 2009, 2:54 PM EDT by iolbrich_de
Thread started: May 22 2009, 2:54 PM EDT  Watch
I' am highly interested in that section. Are there any plans to publish an example for that?
Regards,
Ingo
Do you find this valuable?    
Keyword tags: None
ghee2ghee Could we have a howto that covers extending/using the formatter? 0 Apr 1 2009, 10:09 AM EDT by ghee2ghee
Thread started: Apr 1 2009, 10:09 AM EDT  Watch
The formatter is powerful, but to use it you have to change it each time - for example, to format between code and SQL, and then back again, you've got to change config twice. I'd like to write an extension that provides a button on the toolbar that uses several different preset formatting settings/profiles/whatever so you can save having to reconfigure the formatter.

However, to do this, I need to know more about how the code works, so a tutorial and/or Javadoc on this would be really helpful.

Regards,

John
Do you find this valuable?    
Keyword tags: formatter javadoc
Showing 2 of 2 threads for this page