My favorites | Sign in
Project Logo
                

PL/SQL Editor module for NetBeans IDE (Version History)

This project will add support for editing Oracle PL/SQL objects right inside the NetBeans IDE, including syntax highlighting, code folding and indentation.


About PL/SQL Editor

The aim of PL/SQL Editor is to provide a convenient way to work with the following Oracle objects inside NetBeans IDE:

With each object you could perform the following operations:
  • Add - create a new object
  • Edit - edit the object source code
  • Compile - compile the server-side object
  • Compile Local File - compile the object from the local file
  • Delete - drop the object
It’s also possible Refresh (reload) nodes and discovers Properties. The unique feature of PL/SQL Editor is the PL/SQL language syntax recognition. This means that PL/SQL code will be parsed during code typing or loading and syntactically checked. This gives possibility to correct code before compiling. The PL/SQL Editor also supports code folding, code navigation and other features.

To start working with PL/SQL Editor you should click on Window -> Oracle menu item.

Screenshot

Requirements

All available for download modules in bundle are compiled with JDK 5 (jdk1.5.0_15)

Installation

Download the latest PL/SQL Editor bundle and unpack it.

Documentation

The documentation is integrated into the PL/SQL Editor module. To read it click on Help -> Help Contents menu item and then select PL/SQL Editor from Contents.

Feedback

I would appreciate any comments and suggestions. Please leave your feedback on this page.









Hosted by Google Code