Favorites
b/softbotbyaspiran

BlueJ 3.1.6 with JDK (Java Development Kit)

This post was published 8 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

BlueJ 3.1.6 with JDK

BlueJ 3.1.6 with JDK (Java Development Kit) | 182 Mb

Integrated Java development environment developed specifically for introductory programming learning and teaching. It is ideal for small-scale development. BlueJ offers a very easy-to-use and highly interactive interface that allows the interactive creation and invocation of objects.

The interface is user-friendly, consisting of a standard window with a simple structure. Creating a new project requires you to specify the saving directory and file name.

You can create a new class and establish its name and type (e.g. class, abstract class, interface, applet), insert a "uses" relation between two classes as well as "inheritance".

In addition, you can build new packages, rebuild them, add classes from file, use a library class, as well as import directories.

Double-clicking a class in the list gives you access to the source code and documentation. BlueJ provides comments in every section of the source code, along with examples of methods. After editing it, you can compile the code and save it. The project can be exported to JAR.

Other options of BlueJ let you reconfigure keyboard shortcuts, change the UI language, customize editor properties (e.g. font size, syntax highlighting), reset the virtual machine, view the debugger, and more.

The application is light on the system resources and works well, without hanging, crashing or showing error messages. We have not come across any issues in our tests. All in all, BlueJ contains the necessary and suffice elements for a standard Java teaching tool.

System Requirements
• J2SE 1.4.2 (Java 2 SDK version 1.4.2) or newer must be installed.
• Minimum: 64Mb main memory, Pentium II processor or equivalent
• Recommended: 128Mb main memory, 400MHz Pentium III processor or above

New in version 3.1.6 (2015-10-22)
• Fixed windows launcher in bundled build sometimes asking for JDK selection or reporting that no suitable JDK could be found
• Fix command-+ and command-= keys changing font size in terminal on Mac
• Terminal, code pad and editor font sizes are now always synchronised
• Subversion support now works with new Subversion servers and repositories
• Fixed missing semicolon in method recording in the terminal
• Fixed rare editor hang when entering '}' bracket
• Fixed drawing of dependency arrows in class diagram so they avoid crossing

OS: Windows All

HomePage

All comments

    Load more replies

    Join the conversation!

    Log in or Sign up
    to post a comment.