BlueJ is an interactive Java development environment. It provides a unique user interface that presents a graphical display of the application classes and their relationships, and it lets users interactively create objects of any class. Once objects have been created, users can interact with them directly. This interaction mechanism allows for much greater testing and experimentation than in conventional environments. BlueJ is suited for teaching and learning OO and Java.
| Tags | Text Editors Integrated Development Environments (IDE) Software Development Libraries Java Libraries |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | Linux Mac OS Windows Unix |
| Implementation | Java |
Recent releases


Release Notes: Various small bugs were fixed.


Release Notes: This version include many significant feature additions and bug fixes. New features include a greatly improved editor with code completion, scope highlighting, improved navigation, and many other improvements.


Release Notes: This version contains many improvements, including support for Java ME development, support for Subversion repositories for team work, greatly improved unit test recording, and many bugfixes.


Release Notes: This version adds a number of minor feature improvements and bugfixes, including better handling of breakpoints, improved configuration options, and improved support for MacOS 10.5 (Leopard).


Release Notes: Feature additions, most notably explicit support for group work, and numerous bugfixes.