BlueJ : An Interactive IDE - PowerPoint PPT Presentation

1 / 8
About This Presentation
Title:

BlueJ : An Interactive IDE

Description:

BlueJ : An Interactive IDE. Art Gittleman. California State ... Compile. Inspection. Create staff object with values. Select inspect. Create a New Project ... – PowerPoint PPT presentation

Number of Views:110
Avg rating:3.0/5.0
Slides: 9
Provided by: artgit
Category:

less

Transcript and Presenter's Notes

Title: BlueJ : An Interactive IDE


1
BlueJ An Interactive IDE
  • Art Gittleman
  • California State University Long Beach
  • Over 40 Years of Programming and Teaching

2
BlueJwww.bluej.org
  • Interactive object creation
  • Easy to use
  • Debugger
  • Graphical class structure
  • Small download
  • Free
  • www.bluej.org/help/ap.html for AP classes

3
BlueJ Tutorial
  • Installation
  • Getting started
  • Inspection
  • Create a new project
  • Debugging

4
Installation
  • Must have Java 2 Standard Edition installed.
  • Installer may ask for the location of java.exe.

5
Getting Started
  • Open a Project examples\people
  • Create an object Staff
  • Execute methods getRoom, setRoom
  • Edit a class Staff
  • Compile

6
Inspection
  • Create staff object with values
  • Select inspect

7
Create a New Project
  • Specify name and location to create a directory
  • Create a new class
  • Add to skeleton code

8
Debugging
  • Open debugdemo
  • Setting breakpoints Demo loop
  • Stepping through the code
  • Step
  • Step Into carTest
    myCar.seats
  • Inspecting variables automatic
  • Halt and terminate
Write a Comment
User Comments (0)
About PowerShow.com