MC Press - Eclipse - Step-by-Step
Table of Contents
BackCover
Eclips--Step by Step
Foreword
Step 1: Welcome to Eclipse!
How it works
Step 1.1: Brushing your teeth
What I'll cover
Step 2: Installing Eclipse
Step 2.1: Extract Eclipse
Step 2.2: Run Eclipse
Step 3: Introducing the Workbench
Introduction
Step 3.1: Getting to the welcome display
Step 3.2: Eclipse's own tutorial
Step 4: The Resource Perspective
Step 4.1: Close the Welcome window
Step 4.2: Create a project
Step 4.3: Create a Resource
Step 4.4: Create a folder, move your file into the folder
Step 4.5: Side-by-side editing
Step 5: The Java Perspective
Overview
Step 5.1: Clean up your workbench
Step 5.2: Create a New Project
Step 5.3: Look under the hood with the Resource perspective
Step 5.4: Explore the Java perspective
Step 6: The Debug Perspective
Step 7: A Simple Program
Step 7.2: Create the Java project
Step 7.3: Creating a new class
Step 7.4: Write the code for the new class
Step 7.5: Reviewing the source and the generated class
Step 8: Running and Debugging
Step 8.2: Create HelloWorld2
Step 8.3: Run HeIloWorld2
Step 8.4: Breakpointing a program
Step 8.5: Modifying a Variable and Continuing
Step 9: The User Interface
Step 9.1: Workbench cleanup
Step 9.2: Create a new project
Step 9.3: Add a new class, HelloSWT
Step 9.4: Write the Code for the HelloSWT Class
Step 9.5: Fixing import errors
Step 9.6: Running the HelloSWT class
Step 9.7: Add a new class, Prompt
Step 9.8: Modify the new Prompt class
Step 9.9: Running the Prompt class
Step 10: Adding the Database
Step 10.1: Installing HSQLDB
Step 10.2: Add a new class, HelloHSQL
Step 10.3: Write the code for the HelloHSQL class
Step 10.4: Import the HelloHSQL application
Step 10.5: Modifying the JDBC constants (EXPERT ONLY!)
Step 10.6: Running the HelloHSQL class
Step 10.7: Import the Inquire application
Step 10.8: Modifying the JDBC constants (EXPERT ONLY!)
Step 10.9: Running the Inquire class
SideStep 1: Install a Java Runtime
SideStep 2: Install WinZip
SideStep 3: Download Eclipse
SideStep 4: On Things GUI
Swing - The " Classic " Java UI
SWT - The Challenger
The Swing Source
SideStep 5: Start Your SQL Engines
Index
Index_B
Index_C
Index_D
Index_E
Index_F
Index_G
Index_H
Index_I
Index_J
Index_L
Index_M
Index_N
Index_O
Index_P
Index_R
Index_S
Index_T
Index_U
Index_V
Index_W
Index_X & Z
List of Figures
List of Sidebars