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