-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME
21 lines (16 loc) · 937 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
PackageEditor
=============
PackageEditor is a GUI application to edit Oracle PL/SQL packages.
Features
--------
* Can connect to Oracle server either via client software or directly over TCP/IP.
* Customisable SQL syntax highlighting.
* Package and package body are displayed in two separate editor windows.
* Navigation window allows easy navigation within package procedures and functions.
* Rich editor function support (Search, Replace, Column selection, Keyboard macros, Undo/Redo etc). Editor keyboard bindings can be customised.
* Object compilation status display, including one-click navigation to the line containing the error.
* Capable of retrieving object's source code from the Oracle server.
* Unlimited editor windows simultaneously.
* Can save all open editors and restore them on next run.
* Compatible with version control systems (CVS, SVN, git).
For details see http://yktoo.com/software/oracle-package-editor