5 Mar 2016

couch mode print story

BlueJ v3.1.6 for Windows with JDK is Here![Latest]


BlueJ
BlueJ is an 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. It is a development environment that allows you to develop Java programs quickly and easily. Its main features are that it is:
  • Simple BlueJ has a deliberately smaller and simpler interface than professional environments like NetBeans or Eclipse. This allows beginners to get started more quickly, and without being overwhelmed.
  • Designed for teaching BlueJ is deliberately designed with good pedagogy in mind. There is a popular textbook designed for teaching introductory university/college courses with BlueJ, and a site full of teaching resources.
  • Interactive BlueJ allows you to interact with objects. You can inspect their value, call methods on them, pass them as parameters and more. You can also directly invoke Java expressions without compiling. Thus BlueJ is a powerful graphical shell/REPL for Java.
  • Portable BlueJ runs on Windows, Mac OS X, Linux and other platforms which run Java. It can also run without installation from a USB stick.
  • Mature BlueJ is over fifteen years old, but continues to be updated and supported by a full-time team. We aim to respond to all technical support requests within one working day.
  • Innovative BlueJ has several features not seen before in other IDEs. Its object bench, code pad, and scope colouring were all original BlueJ features.
How to Install?
  1. Download setup and install it.
  2. Open BlueJ icon and browse to the JDK file
  3. Enjoy!
Download Links
bluej-bundled-316.msi (181.8Mb) | Mirror        [This Setup is with JDK ]
bluej-316.msi (10.9Mb) | Mirror                            [This is Only Setup(Without JDK)]
bluej-bundled-315a.msi (178.3Mb)| Mirror         [This Setup is with JDK ]
bluej-315.msi (7.8Mb)| Mirror                                [This is Only Setup(Without JDK)]

0 comments:

Post a Comment

Blogger Widgets