Difference between revisions of "Teams Winter 2011/team1"
(Created page with 'This is Team 1's wiki page :)') |
Ladanzahir (talk | contribs) |
||
Line 1: | Line 1: | ||
This is Team 1's wiki page :) | This is Team 1's wiki page :) | ||
+ | |||
+ | * '''Lab 1- Basics''' | ||
+ | |||
+ | # [[Preparing Eclipse]] | ||
+ | # [[Creating your first Java project]] | ||
+ | # [[Browsing Java elements using the package explorer]] | ||
+ | # [[Editing Java elements]] | ||
+ | # [[Creating a Java class]] | ||
+ | # [[Renaming Java elements]] | ||
+ | # [[Moving and copying Java elements]] | ||
+ | # [[Navigate to a Java element's declaration]] | ||
+ | # [[Viewing the type Hierarchy]] | ||
+ | # [[Searching the workbench]] | ||
+ | # [[Running your programs]] | ||
+ | # [[Debugging your programs]] | ||
+ | # [[Evaluating expressions]] | ||
+ | # [[Evaluating snippets]] | ||
+ | # [[Using the Java browsing perspective]] | ||
+ | # [[Writing and running JUnit tests]] |
Revision as of 12:50, 23 January 2011
This is Team 1's wiki page :)
- Lab 1- Basics
- Preparing Eclipse
- Creating your first Java project
- Browsing Java elements using the package explorer
- Editing Java elements
- Creating a Java class
- Renaming Java elements
- Moving and copying Java elements
- Navigate to a Java element's declaration
- Viewing the type Hierarchy
- Searching the workbench
- Running your programs
- Debugging your programs
- Evaluating expressions
- Evaluating snippets
- Using the Java browsing perspective
- Writing and running JUnit tests