PL/SQL Developer

Plug-Ins

This page contains Plug-Ins for PL/SQL Developer that make use of the Plug-In interface, which allows you to develop DLL’s that are automatically picked up by PL/SQL Developer and are integrated into its IDE.

 Enlist your own plug-in

Note that for the 32 bit and 64 bit versions of PL/SQL Developer you will need to download the corresponding Plug-In version. A 32 bit Plug-In will be ignored by the 64 bit version of PL/SQL Developer and vice versa.

Allround Automations Plug-Ins

The below Plug-Ins are developed by Allround Automations and fully supported by us. For question and remarks you can use our normal support channels.

Active Query Builder

This a replacement for the standard Query Builder.
X
Plug-in
Active Query Builder

Download

This a replacement for the standard Query Builder. This one is based on the Active Query Builder component by Active Database Software. It offers additional features like unions, nested joins and sub-queries.

Version 1.4.0: released on March 22, 2012
Updated to work with PL/SQL Developer 9.0
Improved speed
Version 1.4.1: Compatibility with PL/SQL Developer 12.0
Version 1.5.0: Updated for PL/SQL Developer 15.0
User and Filter selector now matches the Object Browser

Requirements:
PL/SQL Developer 5.1.2 or later

Plsqldoc

The plsqldoc Plug-In allows you to easily generate and view HTML documentation for functions, procedures, packages, types, tables and views.
X
Plug-in
Plsqldoc

Download

The plsqldoc Plug-In allows you to easily generate and view HTML documentation for functions, procedures, packages, types, tables and views. The documentation is derived from the definition and the comments of these objects, in a similar way as Javadoc for the Java programming language.

Version 1.1.0: Released on July 17, 2003.
Version 1.1.4: Released on November 5, 2003.
Version 1.1.6: Released on March 6, 2004.
Version 1.2.0: Released on April 30, 2005.
Version 1.2.1: Released on October 13, 2011
Help button for link to pdf documentation
Default root directory changed to “My Documents\plsqldoc”
Version 1.2.2: Released on January 16, 2012
Fixed “List index out of bounds” error during document generation
Version 1.3.0: Compatibility with PL/SQL Developer 12.0
Version 1.4.0: Released on June 20, 2022
Updated for PL/SQL Developer 15.0

Requirements:
PL/SQL Developer 5.1.2 or later

 

Version Control Interface

The VCS Plug-In integrates PL/SQL Developer with any Version Control System that supports Microsoft's SCC Interface Specification.
X
Plug-in
Version Control Interface

Download

The VCS Plug-In integrates PL/SQL Developer with any Version Control System that supports Microsoft’s SCC Interface Specification. This will allow you to perform Version Control operations such as check in, check out and view differences directly from within PL/SQL Developer, without the need to switch to your Version Control software.

Products that support Microsoft’s SCC Interface include:

  • Microsoft Visual SourceSafe
  • Merant (Intersolv) PVCS
  • MKS Source Integrity

Note: PL/SQL Developer 14.0 and later provide built-in support for Git and Subversion.

Fixes in 1.0.4: Toolbar buttons were not correctly updated after check-in / check-out.
Fixes in 1.0.5: Project root directory could sometimes be determined incorrectly.
Fixes in 1.0.6: Performance improvement when opening large projects.
Fixes in 1.0.7: Check-in and Undo Check-out were enabled when file was checked out by another user. File selector would not be updated correctly when changing status filter.
Fixes in 1.1.0: Included an option to add buttons on the toolbar.
New in 1.2.0: Allow version control of DB Objects.
Added Close Project menu item.
New in 1.2.3: Updated to work with PL/SQL Developer 8.0.
Fixed problem with incorrect disabled menu items
Fixed problem with not always refreshing file after checking out.
New in 1.2.4: Updated to work with PL/SQL Developer 9.0.
Help button for link to pdf documentation
New in 1.2.5: Updated to work with PL/SQL Developer 12.0.
New in 1.2.6: Added a VCS Ribbon Tab and popup menu icons for PL/SQL Developer 12.0.
Fixed: Properties, Differences and History items could be enabled when no file was open.

Requirements:
PL/SQL Developer 2.1 or later (5.1.2 recommended)
An SCC compliant Version Control System

FTP File Interface

The FTP File Interface Plug-In allows you to load and save files via the ftp protocol from within PL/SQL Developer.
X
Plug-in
FTP File Interface

Download

The FTP File Interface Plug-In allows you to load and save files via the ftp protocol from within PL/SQL Developer. This gives you the possibility to store your files on a unix or linux server or even on the internet.

Fixes in 1.1.0: Fixed an Access Violation that could occur when connecting to the server.
New in 2.0.0: New version with support for Secure FTP (SFTP).
Fixes in 2.0.8: Improved the SFTP interface.
Fixes in 2.1.0: Improved the (S)FTP interface.
Fixed visual issue with profile list in file dialog
Added Timezone preference to correct time difference on server
Fixes in 2.2.0: File dialog opens with focus on filename field
File save now has a default filename
Improved date sorting in the file dialog
New in 2.3.0: Compatibility with PL/SQL Developer 12.0
New in 2.3.1: Opening a file over an SFTP connection could lead to a “cannot get file size” error
New in 2.3.2: Saved files over an SFTP connection could have CR/LF line breaks on Unix
Configuration form now has explicit OK and Cancel buttons
New in 2.4.0: Updated for PL/SQL Developer 15.0

Requirements:
PL/SQL Developer 4.0 or later

Customized Syntax Highlighting

With this Plug-In you can add your own keywords and assign any of the available highlighting schemes to them.
X
Plug-in
Customized Syntax Highlighting

Download

With this Plug-In you can add your own keywords and assign any of the available highlighting schemes to them. You can even define your own query to retrieve keywords from the database. This way you can easily add package names, table names, etc as keywords.

Version 1.2.0: Compatibility with PL/SQL Developer 12.0
Version 1.3.0: Updated for PL/SQL Developer 15.0

Requirements:
PL/SQL Developer 3.0 or later

PL/SQL Wrapper Interface

Oracle's PL/SQL Wrapper is a standard command-line utility to encrypt the source code of your PL/SQL program units.
X
Plug-in
PL/SQL Wrapper Interface

Download

Oracle’s PL/SQL Wrapper is a standard command-line utility to encrypt the source code of your PL/SQL program units. The encrypted source files are unreadable, but can still be compiled into a database. This is useful when you want to distribute a client/server application but need to protect the intellectual property of your server software.

This Plug-In makes it easy to wrap your program units from within PL/SQL Developer. Just select the program unit in the Object Browser and select ‘Wrap program unit’ from the Tools menu.

New in version 1.1.0: Updated to work with PL/SQL Developer 12.0.
New in version 1.2.0: Updated for PL/SQL Developer 15.0.

Requirements
PL/SQL Developer 2.1 or later
Oracle’s PL/SQL Wrapper (e.g. wrap23.exe, wrap80.exe)

Third-party Plug-Ins

The following Plug-Ins are developed by other PL/SQL Developer users. They are therefore not supported by Allround Automations. Questions and suggestions about these Plug-Ins can be directed to the respective authors.

Replace param

The Replace param Plug-In allows you to quickly switch between bind variables with a colon and substitution variables with an ampersand in a SQL or PL/SQL Editor.
X
Plug-in
Replace param

The Replace param Plug-In allows you to quickly switch between bind variables with a colon and substitution variables with an ampersand in a SQL or PL/SQL Editor.

For more information, see the plsqlDeveloperPluginUtil GitHub project:
https://github.com/derevyov/plsqlDeveloperPluginUtil

You can download the Plug-in from the Releases section of the GitHub project:
https://github.com/derevyov/plsqlDeveloperPluginUtil/tree/main/release

utPLSQL

The utPLSQL Plugin enables PL/SQL Developer to run tests and code coverage with utPLSQL.
X
Plug-in
utPLSQL

The utPLSQL Plug-in enables PL/SQL Developer to run tests and code coverage with utPLSQL. Tests and code coverage can be run for the current user from the tool ribbon or from the context menu on a package or a user. Test results are shown in a test runner window and the code coverage report will be opened in the default browser

For more information, see the utPLSQL GitHub project:
https://github.com/utPLSQL/utPLSQL-PLSQL-Developer

You can download the Plug-in from the Releases section of the GitHub project:
https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/releases

Developed by Simon Martinelli.

Requirements
utPLSQL 3.0 or higher
PL/SQL Developer 8.0 or higher

PL/SQL Dependency Viewer

The Dependency Viewer is a flexible tool to find usages of functions, procedures, types, variables, etc. in PL/SQL source code.
X
Plug-in
PL/SQL Dependency Viewer

Download

The Dependency Viewer is a flexible tool to find usages of functions, procedures, types, variables, etc. in PL/SQL source code.

The “Search for Usages” dialog box can be activated from the context menu of the Object Browser and the context menu of the Program Window.

Developed by Sergiy Buzadzhi.

Requirements
Oracle 11g or higher
PL/SQL Developer 11.0 or higher

rrProject

The rrProject Plug-In is a freeware toolset aimed to increase productivity of PL/SQL Developer users
X
Plug-in
rrProject

Download

The rrProject Plug-In is a freeware toolset aimed to increase productivity of PL/SQL Developer users. It includes the following tools:

  • IDE Enhancements (include Window List Highlight Tool)
  • Command Wizard
  • Object Browser Enhancements (include Object Privileges Tool)
  • Code Editor Wizard (include Code Context List Wizard)
  • Connection Tools (include Advanced Window Indicator Tool)
  • Text Editor Enhancements (include Code Input Wizard)
  • Compare Tools

To install, unzip archived package to PL/SQL Developer’s PlugIns subdirectory.

Changes in 2.3.2: Engine: Support visual styles for V15+.
Wizard: IDE Enhancements: Added Double-Click Tool;
Wizard: IDE Enhancements: Compare tools: Added support clipboard.
Wizard: Code Editor Wizard: Section Selection Tool: Support V15+.
Wizard: Code Editor Wizard: Jump to Section Start/End Tool: Support V15+.
Wizard: IDE Enhancements: Added URL Link Assistant.
Wizard: IDE Enhancements: Added Double-Tap Control Key Tool.
Changes in 2.3.0: Wizard: IDE Enhancements: IDE insight Tool: Added source “Clipboard history”, “Top Code Contents”, Recent Files, Recent Objects.
Wizard: IDE Enhancements: IDE insight Tool: Added regular menu items for each source.
Engine: Added Advanced tab in config dialog.
Wizard: Connections Tools: Added Main Indicator Popup Menu Tool.
Wizard: Connections Tools: Advanced Window Indicator Tool: Added subitems to set similar connections.
Engine: Fixed slowdown interface
Engine: Added multilang interface.
Engine: Added support for non English IDE.
Wizard: Connections Tools: Added Window Connection Set Tool.
Changes in 2.2.0: Engine: New Logo.
Wizard: IDE Enhancements: Added ListBox Search Tool (V12.X and above).
Wizard: IDE Enhancements: IDE insight Tool: Added Menu commands source for selected text.
Wizard: IDE Enhancements: Added Code Editor Block Menu Tool.
Wizard: IDE Enhancements: Added Code Surround Tool.
Wizard: IDE Enhancements: Added Recall Statement Keys Tool.
Wizard: IDE Enhancements: Added Smart Copy Tool.
Wizard: Code Input Tool: Rewritted
Engine: Support V14+.
Engine: Fixed slowdown interface.
Engine: Added Fuzzy search.
Changes in 2.1.0: Engine: Improved behavior.
Wizard: IDE Enhancements: Window List Highlight Tool: Rewritted with DDetours (before V12 and x64).
Wizard: Connections Tools: Added Logon Dialog Custom History Tool.
Wizard: Connections Tools: Added Import Connection list Tool.
Engine: Fix some buges.
Changes in 2.0.0: Engine: Full support x64.
Engine: Full support v12+.
Wizard: Many fixes and improvements.
Wizard: Added IDE Insight tool.
Changes in 1.3.0: Engine: Many changes for support version V12.X
Changes in 1.2.5: Wizard: Objects Browser Enhancements: “What” Parameter Job Tool: Fixed repeated calls.
Engine: Improved behavior for Windows 7.
Wizard: Text Editor Enhancements: Extended Home Tool: Added support Tab-character.
Engine: Improved behavior for V10.0, V11.0.
Wizard: Text Editor Enhancements: Added Selected Lines Move Up Tool.
Wizard: Text Editor Enhancements: Added Selected Lines Move Down Tool.
Wizard: Text Editor Enhancements: Added Extended Tab Tool.
Wizard: IDE Enhancements: Child Window Arrangement Tool: Checked PL/SQL Developer version.
Wizard: Connections Tools: Advanced Window Indicator Tool: Checked ‘Set window indicator’ option.
Changes in 1.2.4: Engine: Bug fix for new installation.
Wizard: Compare tools: Compare Windows Tool: Added ‘Beautify text’ and ‘Selection’ options.
Wizard: IDE Enhancements: Added Child Window Arrangement Tool.
Changes in 1.2.3: Engine: Added Boot wizard dialog.
Wizard: IDE Enhancements: Window autocreation Tool: Added message about missing templates path.
Wizard: Connections Tools: Advanced Window Indicator Tool: Fixed program hanging when child window creating.
Wizard: Connections Tools: Main connection Indicator Tool: Fixed drawing error at scrolling.
Changes in 1.2.2: Wizard: Code Editor Wizard: Added Section Selection Tool.
Wizard: Code Editor Wizard: Added Jump to Section Ending Tool.
Wizard: Code Editor Wizard: Added Jump to Section Start Tool.
Wizard: Text Editor Enhancements: Extended Enter Tool remodeling to New Line Tool.
Wizard: Objects Browser Enhancements: “What” Parameter Job Tool: Added support of any objects.
Wizard: Code Contents List Wizard: Fixed icon for private procedures.
Changes in 1.2.1: Wizard: Code Contents List Wizard: Added indication of procedures visibility.
Wizard: Objects Browser Enhancements: “What” Parameter Job Tool: Added scheduler jobs.
Changes in 1.2.0: Wizard: IDE Enhancements: Added Window List Highlight Tool.
Wizard: Connections Tools: Added Advanced Window Indicator Tool (V9.X and above).
Wizard: IDE Enhancements: Window autocreation Tool: Added support Window List.
Wizard: Objects Browser Enhancements: “What” Parameter Job Tool: Added support sole procedure.

Developed by Alex Rutkovsky.

Requirements
PL/SQL Developer 9.0

Save with "show errors"

This Plug-In allows you to save a file with an additional SHOW ERRORS command appended at the end,
X
Plug-in
Save with "show errors"

Download

This Plug-In allows you to save a file with an additional SHOW ERRORS command appended at the end, so that when your file is executed in SQL*Plus it will automatically show any compilation errors. The “File” menu is extended with a “Save with show errors as” and a “Save with show errors” menu item. For more information, see http://apps-oracle.ru/mysave-plug-in-for-plsql-developer.

Developed by Ostapishen A.V.

Requirements
PL/SQL Developer 5.1.2

Connection Manager

The Connection Manager Plug-In allows you to manage an hierarchical list of connection profiles, with or without passwords.
X
Plug-in
Connection Manager

Download

The Connection Manager Plug-In allows you to manage an hierarchical list of connection profiles, with or without passwords. Passwords can be encrypted with a master password. The Connection Manager can replace PL/SQL Developer’s standard logon dialog if it is started with the NoLogon parameter, and if you use the Plug-In buttons or menu items to log on.

http://sites.google.com/site/plsqlconnectionmanager/ 

Requirements
PL/SQL Developer 7.

BAR Solutions Plug-Ins

On the BAR Solutions web site you can find the following Plug-Ins:
X
Plug-in
BAR Solutions Plug-Ins

On the BAR Solutions web site you can find the following Plug-Ins:

Comment lines
Use this plug-in to (un)comment lines with line comments (–). If you install this Plug-In, you will get additional menu items to comment and uncomment a selection. You can assign shortcut keys to the menus for quick access.

Save separate
Use this plug-in to save the spec and body of a package in separate files.

Favorites
Use this plug-in to keep your favorite files (scripts) handy all the time.

Compile current
Use this plug-in to compile the current tab.

Reconnect
Use this plug-in to reconnect to the database you were last connected to. For instance after a nightly shutdown of the database.

Shift tab
Use this plug-in to shift-tab through your code.

Toggle Read-Only
Use this plug-in to toggle the read-only state of your window.

Template
Use this plug-in to use templates like the way the Delphi IDE works.

Developed by Patrick Barel
http://www.bar-solutions.com

SmartEd

SmartEd (Smart Editor) allows you to auto-complete all keywords defined in PL/SQL Developer.
X
Plug-in
SmartEd

Download

SmartEd (Smart Editor) allows you to auto-complete all keywords defined in PL/SQL Developer. After typing the first character(s) you can press TAB to complete the keyword. If multiple keyword match, a list is displayed and you can select the appropriate keyword.
SmartEd also recognizes all keywords added by the Syntax Highlighting Plug-in.

New in version 1.1
– fixed error not permitting several plug-ins like SmartEd to work together
– fixed several algorithm errors

New in version 2.0
– PL/SQL Developer template execution support added
– SmartEd statistics added
– Keyword and template window appearance changed
(window is now resizable and its current size is stored in registry)
– Setup Dialog added. User can setup the hotkeys for keyword autocompletion
and template executions
– Plug-In configuration panel support added
(Tools/Configure Plug-Ins… menu item)

Developed by Oleg Tyurin

Requirements
PL/SQL Developer 4.0

NamedSQL

Allows you to easily store and retrieve frequently used code.
X
Plug-in
NamedSQL

Download

Allows you to easily store and retrieve frequently used code. (Developed by Tiger)

Requirements
PL/SQL Developer 2.1

NamedSQL (DB)

With this Plug-In you can save frequently used SQL code in the database.
X
Plug-in
NamedSQL (DB)

Download

With this Plug-In you can save frequently used SQL code in the database. It allows you to name and categorize the SQL code, and to search within these categories when you want to reuse the SQL code later. (Developed by Péter Serfel)

Requirements
PL/SQL Developer 4.0

FindAll

Displays a window with all lines in the current editor that match your search string.
X
Plug-in
FindAll

Download

Displays a window with all lines in the current editor that match your search string. Specify the search string by selecting text in the editor or start FindAll and enter the search string there. Click on a matching line and the editor display is changed to show that line. Regex searches are also supported.

2003/11/18: Select all gave an error and there were 2 menu items that did nothing.
2004/03/12: Use Checkbox vice RadioButton to use RegExp.
Del and backspace keys work in combobox.
Combobox expands/contracts as the window is resized.
2004/03/15: The Search button wasn’t enabled if you highlighted something before invoking the plugin.
OR searches, where the search string contains a |, didn’t do an OR search.
Added a hint to the ? button next to the combobox.

Developed by Scott Mattes

Requirements
PL/SQL Developer 5.1.3

Sort

Select some lines in the editor and select Sort and decide whether you want case sensitive or insensitive and the selected lines are replaced with a sorted version.
X
Plug-in
Sort

Download

Select some lines in the editor and select Sort and decide whether you want case sensitive or insensitive and the selected lines are replaced with a sorted version.

2004/03/12: Detect tabs in lines to be sorted, prompts for replacing (uses 2 spaces per tab).

Developed by Scott Mattes

Requirements
PL/SQL Developer 5.1.3

Scale

This is a front-end for the ExamDiff program that comes with PL/SQL Developer.
X
Plug-in
Scale

Download

This is a front-end for the ExamDiff program that comes with PL/SQL Developer.
You can compare the source currently displayed in the Program window to code in any other accessible Schema, or in a file on your PC.

Developed by Scott Mattes

Requirements
PL/SQL Developer 6.0

CompareSource

This is a front-end for the ExamDiff program that comes with PL/SQL Developer.
X
Plug-in
CompareSource

Download

This is a front-end for the ExamDiff program that comes with PL/SQL Developer.
You can compare the source currently displayed in the Program window to code in any other accessible Schema, or in a file on your PC.

Developed by Scott Mattes

Easy Bookmarks

Provide Borland IDE Style Bookmarks using hot keys.
X
Plug-in
Easy Bookmarks

Download

Provide Borland IDE Style Bookmarks using hot keys:
Ctrl+Shift+# – set bookmark
Ctrl+# – goto bookmark

Version 1.0.1: Fixed bug with other symbols.
Version 1.0.2 Fixed Issue with PL/SQL Developer 7.1

Developed by Victor Shibaeff

Requirements
PL/SQL Developer 7.1

LBC Recall Named SQL

This Plug-In adds extensive store and recall options for queries
X
Plug-in
LBC Recall Named SQL

Download

This Plug-In adds extensive store and recall options for queries. It allows access to the query history of PL/SQL Developer, and you can even use history files of other applications.

Version 1.01: Added the ability to change the menu structure of the plug-in.
Some cosmetic changes have been made and the ability to scale correctly at different resolutions has improved.
The Recall SQL form will now remember its last location.

Developed by Riley Carrier
Love Box Company, Inc.

Requirements
PL/SQL Developer 5.1

LBC Table Sort/Filter

This plug-In allows you to select sort/filter options for queries.
X
Plug-in
LBC Table Sort/Filter

Download

This plug-In allows you to select sort/filter options for queries. Selections will be saved for each instance/schema.

Version 1.01: Includes some user requested updates.

Developed by Riley Carrier
Love Box Company, Inc.

Requirements
PL/SQL Developer 5.1

Startup Options

With this plug-in PL/SQL Developer automatically opens files or creates new windows on startup.
X
Plug-in
Startup Options

Download

With this plug-in PL/SQL Developer automatically opens files or creates new windows on startup.

Version 1.1: Added possibility to delay all actions until a connection is made.
Added the possibility to have new windows created each time a connection is made.
Windows that should be executed no longer try to execute when there is no connection.
The configuration tool has some minor improvements.
Added a bug that is generated when the ini-file has no items, and the configuration tool is run more than once.

Developed by Clouds®
thefonz79@hotmail.com

Requirements
PL/SQL Developer 5.1

Paste Options

With this Plug-In you can create multiple custom paste formats.
X
Plug-in
Paste Options

Download

With this Plug-In you can create multiple custom paste formats. You can add characters to the beginning or the end of the text that is pasted, replace characters and strip extra control characters.

Version 1.2: Added the possibility to add text at the start and end of each line.

Developed by Clouds®
thefonz79@hotmail.com

Requirements
PL/SQL Developer 5.1

Remote Command (rexec)

This Plug-In implements the rexec Unix shell command.
X
Plug-in
Remote Command (rexec)

Download

This Plug-In implements the rexec Unix shell command. This allows you to kill a server process (menu Session -> Kill server process by SID), and you can run non-interactive Unix commands in a command window.

Developed by Andyca Chiou

Requirements
PL/SQL Developer 6.0

User-defined Text Export

When you install this Plug-In you get an additional user definable text export option (in addition to the to the html, xml, csv, tsv, sql and excel formats).
X
Plug-in
User-defined Text Export

Download

When you install this Plug-In you get an additional user definable text export option (next to the html, xml, csv and tsv formats). This option will allow you to save files in your preferred text format. You can define separators, quotes and escape characters. You can also export in fixed length format.

Version 1.1: Allows columns include to / exclude from export
Allows first column (Line No) always include to / exclude from export
Version 1.2: Updated for PL/SQL Developer 15.0
64 bit version added

Developed by Dmitry Arefiev

Requirements
PL/SQL Developer 6.0 or later

TNS Editor

A quick and easy editor for your TNSNames file. Includes Delphi source code.
X
Plug-in
TNS Editor

Download

A quick and easy editor for your TNSNames file. Includes Delphi source code.

Developed by Dave Derrick

Requirements
PL/SQL Developer 6.0

LuaPlSql

LuaPlSql is a Lua Plug-In framework for the PL/SQL Developer IDE.
X
Plug-in
LuaPlSql

Download

LuaPlSql is a Lua Plug-In framework for the PL/SQL Developer IDE. You can program your own Add-ons for the Lua Plug-In to extend the functionality of PL/SQL Developer. Functions in an Add-on can be added to the PL/SQL Developer menu, and can perform any kind of action: access the database, the Object Browser, the current window and editor and so on.

For general information about Lua, see: http://www.lua.org/

Download: http://luaforge.net/projects/luaplsql/

Developed by Nodir Temirhodzhaev

Requirements
PL/SQL Developer 7.1

SUMSoft SVCO (Schema Version Control for Oracle)

The SVCO Plug-In for PL/SQL Developer gives you the possibility to use the complete SUMSoft SVCO functionality inside the PL/SQL Developer environment.
X
Plug-in
SUMSoft SVCO (Schema Version Control for Oracle)

Download

The SVCO Plug-In for PL/SQL Developer gives you the possibility to use the complete SUMSoft SVCO functionality inside the PL/SQL Developer environment.

SUMSoft SVCO is an integrated version control solution for Oracle database server schema objects. You can track all schema objects changes direct within Oracle database. No extra version control tool is required. You can go on and use your favorite IDE for Oracle or even mix different tools. You can also integrate Schema Version Control for Oracle in your own development process.

Developed by SUMsoft Solutions
http://sumsoftsolutions.com/svco/index.html

Download: http://download.sumsoftsolutions.com/index.php?product=svco_plsdev

Requirements
PL/SQL Developer 7.0 or newer
SVCO 1.0.0 or newer
Oracle 10g or 11g database

Query Execution Notifier

A handy little Plug-In that gives you a notification when a long running query has finished.
X
Plug-in
Query Execution Notifier

Download

A handy little Plug-In that gives you a notification when a long running query has finished. It only shows when you have switched to another application.
C++ source files are included.

Developed by Andrey Grigoriev. Ported to Visual Studio 2015 32 bit & 64 bit by Nicolas Denis.

Requirements
PL/SQL Developer 7.1