BlueJ

Source: Wikipedia, the free encyclopedia.
BlueJ
Original author(s)Michael Kölling and John Rosenberg
Developer(s)BlueJ Team
Stable release
5.3.0 / March 20, 2024; 34 days ago (2024-03-20)
Written in
Multilingual
TypeIntegrated development environment
LicenseGPL-2.0-or-later with the Classpath exception
Websitebluej.org

BlueJ is an integrated development environment (IDE) for the Java programming language, developed mainly for educational purposes, but also suitable for small-scale software development. It runs with the help of Java Development Kit (JDK).

BlueJ was developed to support the learning and teaching of

method calls
) are represented visually and in its interaction design in the interface.

History

The development of BlueJ was started in 1999 by Michael Kölling and John Rosenberg at Monash University, as a successor to the Blue[2] system. BlueJ is an IDE (Integrated Development Environment). Blue was an integrated system with its own programming language and environment, and was a relative of the Eiffel language. BlueJ implements the Blue environment design for the Java programming language.

In March 2009, the BlueJ project became

free and open source software, and licensed under GPL-2.0-or-later with the Classpath exception
.

BlueJ is currently being maintained by a team at King's College London, England, where Kölling works.

Supported language

BlueJ supports programming in Java and in Stride.[3] Java support has been provided in BlueJ since its inception, while Stride support was added in 2017.

See also

References

Bibliography

External links

This page is based on the copyrighted Wikipedia article: BlueJ. Articles is available under the CC BY-SA 3.0 license; additional terms may apply.Privacy Policy