Compile and run Java programs without using command mode!
Dude is a small simple development environment written in Java which allows you to compile and run Java programs without using the command window. It is platform independent and open source. Dude is easy to setup and uses the same directory structure for source and object files.
Our objective: to provide a unit testing framework for PL/SQL developers modeled on the Junit and Xunit frameworks. Based on the Extreme Programming methodology, utPLSQL makes it easy for developers to setup and execute unit tests of packages.
Active development of this project is now on GitHub