

BlueJ
24 likes
BlueJ is an Integrated Development Environment for Java, developed mainly for educational purposes, but also suitable for small-scale software development. It was developed to support the learning and teaching of object-oriented programming, and its design differs from other...
Features
BlueJ News & Activities
Highlights All activities
Recent activities
POX removed BlueJ as alternative to MonoDevelop
BlueJ information
What is BlueJ?
BlueJ is an Integrated Development Environment for Java, developed mainly for educational purposes, but also suitable for small-scale software development. It was developed to support the learning and teaching of object-oriented programming, and its design differs from other development environments as a result.






Comments and Reviews
Clean and simple, especially for learners.
What I’m missing is the opportunity to create code snippets. And I can’t find an option to execute the code, only to compile.
Anyway, BlueJ has a lot of nice features to make Java programming easier, like the background coloring of code blocks etc.