BlueJ is a development environment that allows you to develope Java programs quickly and easily. It has several great features.
* Simple and intuitive enviornment for teaching purpose
* Graphical class structure display
* Interactive object creation, value inspection and object calls
* Support plug-in extensions from third parties
* Available in many popular Operation Systems
* Free usage under the GNU General Public License
Next, let's get the BlueJ installed on your computer!
* History
BlueJ was first developed by Michael Kölling as part of his PhD work in late 1990s and continuedly supported from Sun Microsystems and Oracle.
* A Must-Have Software
BlueJ has been adapted for years as the primary Java development environment at Franklin University for COMP 111 and COMP 121 courses.