Difference between revisions of "Teams Winter 2011/team1"
Line 53: | Line 53: | ||
# [[Teams_Winter_2011/team1/Android/Implement_View_Option | Implement View Option ]] | # [[Teams_Winter_2011/team1/Android/Implement_View_Option | Implement View Option ]] | ||
# [[Teams_Winter_2011/team1/Android/Add_Contact | Add Contact ]] | # [[Teams_Winter_2011/team1/Android/Add_Contact | Add Contact ]] | ||
+ | # [[Teams_Winter_2011/team1/Android/Edit_Contact | Edit Contact ]] | ||
+ | # [[Teams_Winter_2011/team1/Android/Send_Email | Send Email ]] | ||
+ | |||
</div> | </div> | ||
<div id="project"> | <div id="project"> |
Revision as of 07:03, 7 April 2011
Team 1 - Eclipse Tutorials
- Lab 1- Basics Tutorial
- 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
- Lab 2 - OSGI Tutorial
- Lab 3 - RCP Tutorial
- Create RPC Application
- Define and Use Commands
- Define and Use Editors
- Define and Use JFace Viewers
- Create Configuration for RCP Application
- Lab 4 - BlackBerry Tutorial
- Lab 5 - Android Tutorial
- Project - BlackBerry Application Development Tutorial