BlueJ
Template:Short description Script error: No such module "Infobox".Template:Template other Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters". 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 object-oriented programming, and its design differs from other development environments as a result.[1] The main screen graphically shows the class structure of an application under development (in a UML-like diagram), and objects can be interactively created and tested. This interaction facility, combined with a clean, simple user interface, allows easy experimentation with objects under development. Object-oriented concepts (classes, objects, communication through 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. 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
Script error: No such module "Portal".
References
<templatestyles src="Reflist/styles.css" />
Script error: No such module "Check for unknown parameters".
Bibliography
<templatestyles src="Refbegin/styles.css" />
- Script error: No such module "citation/CS1".
- Script error: No such module "Citation/CS1".
External links
- Script error: No such module "Official website".Script error: No such module "Check for unknown parameters".
- BlueJ textbook
Template:Integrated development environments Script error: No such module "Navbox".
- Pages with script errors
- Pages using Infobox software with version errors
- Software using the GNU General Public License
- Free integrated development environments
- Cross-platform free software
- Free software programmed in Java (programming language)
- Java development tools
- Java platform
- Linux programming tools
- Software development kits
- MacOS programming tools
- Programming tools for Windows
- Linux software
- Educational programming languages
- Pedagogic integrated development environments
- 1999 software