Difference between revisions of "Teams Winter 2011/team1"
Line 3: | Line 3: | ||
* '''Lab 1- Basics Tutorial''' | * '''Lab 1- Basics Tutorial''' | ||
− | # [[team1/Preparing Eclipse]] | + | # [[team1/Preparing Eclipse | Preparing Eclipse]] |
− | # [[team1/Creating your first Java project]] | + | # [[team1/Creating your first Java project | reating your first Java project]] |
− | # [[team1/Browsing Java elements using the package explorer]] | + | # [[team1/Browsing Java elements using the package explorer | Browsing Java elements using the package explorer]] |
− | # [[team1/Editing Java elements]] | + | # [[team1/Editing Java elements | Editing Java elements]] |
− | # [[team1/Creating a Java class]] | + | # [[team1/Creating a Java class | Creating a Java class]] |
− | # [[team1/Renaming Java elements]] | + | # [[team1/Renaming Java elements | Renaming Java elements]] |
− | # [[team1/Moving and copying Java elements]] | + | # [[team1/Moving and copying Java elements | Moving and copying Java elements]] |
− | # [[team1/Navigate to a Java element's declaration]] | + | # [[team1/Navigate to a Java element's declaration | Navigate to a Java element's declaration]] |
− | # [[team1/Viewing the type Hierarchy]] | + | # [[team1/Viewing the type Hierarchy | Viewing the type Hierarchy]] |
− | # [[team1/Searching the workbench]] | + | # [[team1/Searching the workbench | Searching the workbench]] |
− | # [[team1/Running your programs]] | + | # [[team1/Running your programs | Running your programs]] |
− | # [[team1/Debugging your programs]] | + | # [[team1/Debugging your programs | Debugging your programs]] |
− | # [[team1/Evaluating expressions]] | + | # [[team1/Evaluating expressions | Evaluating expressions]] |
− | # [[team1/Evaluating snippets]] | + | # [[team1/Evaluating snippets | Evaluating snippets]] |
− | # [[team1/Using the Java browsing perspective]] | + | # [[team1/Using the Java browsing perspective | Using the Java browsing perspective]] |
− | # [[team1/Writing and running JUnit tests]] | + | # [[team1/Writing and running JUnit tests | Writing and running JUnit tests]] |
Revision as of 14:07, 24 January 2011
This is Team 1's wiki page :)
- Lab 1- Basics Tutorial
- Preparing Eclipse
- reating 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