Oracle plugin

Purpose

This plugin allows to publish some Oracle code. I use it for storing PL/SQL procedures, packages, functions. For these types of objects, the plugin shows the list of errors (if any) in the Error List. Also, it can be used for any DML SQL statements: CREATE, INSERT, ALTER etc.

Sorry, currently it has nothing to do with SELECT.

Commands

Change Log

Version 0.2

Some cleanups. Buffer now can be ended with '/' - this character will be wiped out correctly (I hope).

Version 0.1

Requires jEdit 3.0 (not tested with previous versions).