Chapter 3: Quick Tour - PowerPoint PPT Presentation

1 / 10
About This Presentation
Title:

Chapter 3: Quick Tour

Description:

Stemmed from a Physiotherapist initiative acting as a catalyst (1998) ... Publicise events such as AHP Health Improvement Conference ... – PowerPoint PPT presentation

Number of Views:39
Avg rating:3.0/5.0
Slides: 11
Provided by: Gill172
Category:

less

Transcript and Presenter's Notes

Title: Chapter 3: Quick Tour


1
Chapter 3Quick Tour
Reference Eclipse WTP
2
Objectives
  • Eclipse Overview
  • Resources and Workspaces
  • Starting Eclipse WTP 2.0.1
  • Changing JRE to JDK1.5
  • Changing Server Runtime
  • Quick Tour Textbook Tutorials

3
Eclipse 3.3 Overview
  • Eclipse 3.3 (a.k.a Europa) has WTP 2.0.1 and
    includes debug, test, and deployment tools
  • The Eclipse IDE is organized into windows called
    perspectives
  • Each perspective groups work and information
    areas called views

4
Starting Eclipse WTP 2.0.1
  • Locate the Eclipse WTP 2.0.1 shortcut on your
    desktop
  • C\wtp201\eclipse\eclipse.exe -showlocation
    -clean -vmargs -Xms256m -Xmx768m
    -XXMaxPermSize128m
  • Note the vmargs will eliminate OutOfMemory
    exceptions
  • To prompt the workspace location
  • Windows Preferences
  • General Startup and Shutdown Prompt for
    Workspace on Startup
  • Add setworkspace

5
Resources and Workspaces
  • Workspace
  • Collection of resources (i.e., projects, folders
    and files).
  • Exactly one workspace is active at a time.
  • Project
  • Contain folders and files, but not projects.
  • Cannot be named .metadata
  • Folder
  • Contain other folders and/or files
  • Reference
  • Help Help Contents

6
Eclipse WTP 2.0.1 Window
7
WTP 2.0.1 Getting Started
  • Reference Textbook pages 46 to 70
  • Note The steps described in the textbook applies
    to WTP 1.5. You need to adjust the instructions
    when using WTP 2.0.1.
  • Iteration 1. J2EE Web Application (1st half)
  • Iteration 2. Servlets and Scriptlets (1st half)
  • Iteration 3. Database Access (2nd half)
  • Iteration 4. Web Services (optional)

8
Changing JRE to JDK1.5
  • Note You need JDK1.5 for debugging servlets
  • Window Preferences
  • - Java Installed JREs
  • - Add/edit JRE
  • Reference p. 50

9
Changing Server Runtime
  • Note You need Tomcat 5.5 or JBoss 4.x
  • Window Preferences
  • - Server Installed Runtimes
  • - Add/edit Server Runtime
  • Reference p. 48 - 51

10
Next Steps
  • Lab 2 (Import WAR file)
  • Chapter 3 Tutorials
  • Iteration 1. J2EE Web Application
  • Iteration 2. Servlets and Scriptlets
Write a Comment
User Comments (0)
About PowerShow.com