WA1146 Java Fundamentals using WSAD V5
Course Outline |
|
| 1. Workbench Fundamentals |
|
- Setting Workbench preferences
- Perspectives
- The Task View
- Searching the workbench
- Project types
- Importing files into your project
- Removing and Deleting files and Projects
- Manipulating resources
- Exploring hierarchies
|
|
| 2. Java Development |
|
- Creating Java Projects
- JRE installation
- Classpath variables
- Build classpath
- Evaluating an expression with the scrapbook
- Editing a Java file
- Using Local History
- Refactoring
- Running a Java Application
- Debugging a program
- SCM
|
|
| 3. Unit Testing |
|
- About JUnit
- JUnit Test
- Running JUnit
- Debugging test failures
- Creating JUnit Test Suites
- Testing Strategies
|
|
| 4. Using ANT with WSAD |
|
- What is Ant
- How to run Ant
- Using Ant from WSAD
- Setting up Ant
|
|