BlueJ

Publisher's Description

More Products to Consider

  • DownloadX ActiveX D...
    Download files faster and safer with your Web and Windows appli...
    Download Or, Learn More About DownloadX ActiveX Download Control

    Installed

    Smart Install
  • HxD Hex Editor
    Inspect and edit any file, main memory, or disk/disk image.
    Download Or, Learn More About HxD Hex Editor

    Installed

    Smart Install
  • EditPlus
    Edit plain text files, HTML documents, PHP, and Java code.
    Download Or, Learn More About EditPlus

    Installed

    Smart Install
  • Java Development Ki...
    Compile, debug, and run Java applications on your computer.
    Download Or, Learn More About Java Development Kit (32 bit)

    Installed

    Smart Install
  • Notepad++
    Edit several programming languages running under the MS windows...
    Download Or, Learn More About Notepad++

    Installed

    Smart Install
  • Java SE 6.0 (JDK 6)
    Develop and deploy Java applications on desktops and servers.
    Download Or, Learn More About Java SE 6.0 (JDK 6)

    Installed

    Smart Install
  • Microsoft .NET Fram...
    Enable Entity Framework against relational databases and create...
    Download Or, Learn More About Microsoft .NET Framework 4

    Installed

    Smart Install
  • Dev-C++
    C/C++ compiler and IDE.
    Download Or, Learn More About Dev-C++

    Installed

    Smart Install
  • Microsoft .NET Fram...
    Run and develop applications targeting .NET Framework.
    Download Or, Learn More About Microsoft .NET Framework Redistributable Package (x86)

    Installed

    Smart Install
  • Sitoo Web
    Create and design any Web site possible, with no programming re...
    Download Or, Learn More About Sitoo Web

    Installed

    Smart Install
  • Hex Workshop
    Hex edit, cut, copy, paste, insert, fill, and delete binary dat...
    Download Or, Learn More About Hex Workshop

    Installed

    Smart Install
  • TurboC++ for Window...
    Deploy TurboC, TurboC++ for Windows 7, Vista.
    Download Or, Learn More About TurboC++ for Windows 7

    Installed

    Smart Install
  • Microsoft Visual St...
    Write better-quality code, reduce security-related issues, and ...
    Download Or, Learn More About Microsoft Visual Studio 2010 Professional

    Installed

    Smart Install
  • Microsoft FrontPage...
    Web page editing tool.

    This download is served from an external site

    close

    NOTICE: This link will open a connection to a third-party site. CNET cannot ensure the security of software that is hosted on external sites.

    Continue to download

    Sponsored Products

    Visit Site Or, Learn More About Microsoft FrontPage 2003 SP3
  • Java Development Ki...
    Compile, debug, and run Java applications on your computer.
    Download Or, Learn More About Java Development Kit (64-Bit)

    Installed

    Smart Install
  • Oracle Database 10g...
    Deploy an entry-level, small-footprint database.
    Download Or, Learn More About Oracle Database 10g Express Edition

    Installed

    Smart Install
  • Windows Installer (...
    Install and configure your products and applications reducing t...
    Download Or, Learn More About Windows Installer (Windows XP/2003)

    Installed

    Smart Install
  • File Download Activ...
    Get the ActiveX component that can download files from the inte...
    Download Or, Learn More About File Download ActiveX

    Installed

    Smart Install
  • OpenGL
    Develop graphics appl.

    This download is served from an external site

    close

    NOTICE: This link will open a connection to a third-party site. CNET cannot ensure the security of software that is hosted on external sites.

    Continue to download

    Sponsored Products

    Download Or, Learn More About OpenGL

    Installed

    Smart Install
  • EPS Graphics Librar...
    Draw to an EPS file on your PC.
    Download Or, Learn More About EPS Graphics Library

    Installed

    Smart Install
  • Leafier Portable (6...
    Create, edit, and save HTML pages on PC.
    Download Or, Learn More About Leafier Portable (64-bit)

    Installed

    Smart Install
  • Leafier (64-bit)
    Create, edit, and save HTML pages on PC.
    Download Or, Learn More About Leafier (64-bit)

    Installed

    Smart Install
  • TxtToDB2
    Import Csv and Txt data to DB2 database.
    Download Or, Learn More About TxtToDB2

    Installed

    Smart Install
  • Microsoft XML Parse...
    Offer bug fixes for previous released of MSXML 3.0 SP.
    Download Or, Learn More About Microsoft XML Parser (MSXML) 3.0 Service Pack 7 (SP7)

    Installed

    Smart Install
All User Reviews
  • All versions:

    4.5 stars

    out of 11 votes

    • 5 star: 8
    • 4 star: 1
    • 3 star: 2
    • 2 star: 0
    • 1 star: 0
  • Current version:

    4.5 stars

    out of 4 votes

    • 5 star: 3
    • 4 star: 0
    • 3 star: 1
    • 2 star: 0
    • 1 star: 0
  • My rating:

    0 stars

    Write review

Results 1-4 of 4

  • 3.0 stars

    "Good product quite useful May have beenbetter"

    April 18, 2009  |   By ashutosh_agarwal15

    Version: BlueJ 2.2.1

    Pros

    One can work without a main method in a class on this environment

    Cons

    Does not recognize method or files at times. It also may changes variables to ones devised by it.

    Reply to this review

    Was this review helpful? (0) (0)

  • 5.0 stars

    "Fun programming environment"

    April 8, 2009  |   By bob.taylor

    Version: BlueJ 2.2.1

    Pros

    Follows the rules - fun to use.

    Cons

    None really, if you don't expect it to help you create the next big thing. Much easier to learn programming JAVA than Eclipse - a great platform for developers, not for students.

    Summary

    Downloaded it since my kid is taking a programming class in college & the early assignments are in JAVA on BLUEJ. :o)

    Reply to this review

    Was this review helpful? (0) (1)

  • 5.0 stars

    "CoolNile seems a bit confused . . ."

    February 19, 2009  |   By SethEllison

    Version: BlueJ 2.2.1

    Pros

    Wonderful tool for visualizing classes and their relations to one another in a project.

    BlueJ makes OOP much less painful by generated boilerplate code for you.

    The IDE features a very comprehensible debugger.

    Cons

    None really, aside from said boilerplate code getting in the way from time to time.

    Summary

    @CoolNile:

    a) BlueJ is not a Java-like language. It's an IDE (Integrated Development Environment) built for the Java platform. You write real Java code while using it.

    b) BlueJ does NOT teach programming any more than a golf club teaches it's user how to play golf. It's a tool.

    c) Java does not compile to a .EXE by default anywhere, and it's generally a bad idea to force it. Instead Java programs compile to bytecode (.class) for interpretation by the Java Runtime Environment.

    Reply to this review

    Was this review helpful? (0) (0)

  • 5.0 stars

    "Cool Programming tool"

    January 22, 2009  |   By CoolNile

    Version: BlueJ 2.2.1

    Pros

    It really teaches you programming with this lovely Java-Like language ..

    Cons

    Nothing so far .. But this program MUST contain a compiler .. we wanna have EXE programs buddy .. Good Job

    Reply to this review

    Was this review helpful? (0) (0)

Results 1-4 of 4

Add Your Review

or Log in or create an account to post a review.
You are logged in as . Please submit your review for BlueJ 2.2.1
Add Your Review

The posting of advertisements, profanity, or personal attacks is prohibited.
Click here to review our site terms of use.

Submit your reply

Submit

The posting of advertisements, profanity, or personal attacks is prohibited.
Click here to review our site terms of use.

cancel

E-mail this review

Submit cancel

Report offensive content

If you believe this comment is offensive or violates the CNET's Site Terms of Use, you can report it below (this will not automatically remove the comment). Once reported, our staff will be notified and the comment will be reviewed.

Select type of offense:

Offensive: Sexually explicit or offensive language
Spam: Advertisements or commercial links
Disruptive posting: Flaming or offending other users
Illegal activities: Promote cracked software, or other illegal content
Submit cancel

Previous Versions:

Error

close

ERROR MESSAGE

If you think this is an error, please contact CNET TechTracker Support for further assistance.

Ok

Running Request

close

loading

Smart Install Software

close

CNET TechTracker will now automatically install software without requiring further action by you. (Note: This feature automatically accepts associated EULAs and third party applications on your behalf.)

You have selected the following software to Smart Install:

CNET TechTracker will attempt to install this software without interrupting you again. If an application requires manual installation, CNET TechTracker will download the installer and prompt you to take further action.

Proceed with Smart Install?

Confirm Standard Install Cancel

Submit a problem report for BlueJ

close

Please describe the problem you have with this software. This information will be sent to our editors for review.

Problem:

The CNET Installer isn't working as expected

The download link does not work

The software has a newer version

The software contains malware

Other

Description:

Please select a feedback type.

Please enter a description.

Submit Problem Report

Problem Report submitted

close

Thank you for submitting a problem report! The Download team is committed to providing you with accurate software information.

OK

Or, Learn More About BlueJ

Installed

Smart Install
BlueJ