Difference between revisions of "Teams Winter 2011/team1"
Ladanzahir (talk | contribs) |
(→Project - BlackBerry Application Development Tutorial) |
||
(42 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | ===Team 1 - Eclipse Tutorials=== | |
− | + | ==== '''Lab 1- Basics Tutorial'''==== | |
+ | # [[team1/Preparing Eclipse | Preparing Eclipse]] | ||
+ | # [[team1/Creating your first Java project | Creating your first Java project]] | ||
+ | # [[team1/Browsing Java elements using the package explorer | Browsing Java elements using the package explorer]] | ||
+ | # [[team1/Editing Java elements | Editing Java elements]] | ||
+ | # [[team1/Creating a Java class | Creating a Java class]] | ||
+ | # [[team1/Renaming Java elements | Renaming Java elements]] | ||
+ | # [[team1/Moving and copying Java elements | Moving and copying Java elements]] | ||
+ | # [[team1/Navigate to a Java element's declaration | Navigate to a Java element's declaration]] | ||
+ | # [[team1/Viewing the type Hierarchy | Viewing the type Hierarchy]] | ||
+ | # [[team1/Searching the workbench | Searching the workbench]] | ||
+ | # [[team1/Running your programs | Running your programs]] | ||
+ | # [[team1/Debugging your programs | Debugging your programs]] | ||
+ | # [[team1/Evaluating expressions | Evaluating expressions]] | ||
+ | # [[team1/Evaluating snippets | Evaluating snippets]] | ||
+ | # [[team1/Using the Java browsing perspective | Using the Java browsing perspective]] | ||
+ | # [[team1/Writing and running JUnit tests | Writing and running JUnit tests]] | ||
− | # [[ | + | ==== '''Lab 2 - OSGI Tutorial'''==== |
− | # [[ | + | # [[Teams_Winter_2011/team1/OSGI/Create_the_Service_Interface | Create the Service Interface ]] |
− | # [[ | + | # [[Teams_Winter_2011/team1/OSGI/Implement_the_Service_Provider | Implement the Service Provider]] |
− | # [[ | + | # [[Teams_Winter_2011/team1/OSGI/Implement_the_Service_Consumer | Implement the Service Consumer]] |
− | # [[ | + | |
− | # [[ | + | ==== '''Lab 3 - RCP Tutorial'''==== |
− | # [[ | + | # [[Teams_Winter_2011/team1/RCP/Create_RPC_Application | Create RPC Application ]] |
− | # [[ | + | # [[Teams_Winter_2011/team1/RCP/Define_and_use_commands | Define and Use Commands ]] |
− | # [[ | + | # [[Teams_Winter_2011/team1/RCP/Define_and_use_editors | Define and Use Editors ]] |
− | # [[ | + | # [[Teams_Winter_2011/team1/RCP/Define_and_use_JFace | Define and Use JFace Viewers ]] |
− | # [[ | + | # [[Teams_Winter_2011/team1/RCP/Create_configuration | Create Configuration for RCP Application ]] |
− | # [[ | + | |
− | # [[ | + | <div id="lab4"> |
− | # [[ | + | ==== '''Lab 4 - BlackBerry Tutorial'''==== |
− | # [[ | + | # [[Teams_Winter_2011/team1/BlackBerry/Create_BlackBerry_Project | Create BlackBerry Project ]] |
− | # [[ | + | # [[Teams_Winter_2011/team1/BlackBerry/Change_Project_Icon | Change Project Icon and Output Name ]] |
+ | # [[Teams_Winter_2011/team1/BlackBerry/Add_Elements_to_Main_Screen | Add Elements on Main Screen ]] | ||
+ | # [[Teams_Winter_2011/team1/BlackBerry/Add_Menu_to_the_Application | Add Menu to the Application ]] | ||
+ | # [[Teams_Winter_2011/team1/BlackBerry/Add_Elements_to_View_Screen | Add Elements to View Screen ]] | ||
+ | # [[Teams_Winter_2011/team1/BlackBerry/Add_Elements_to_Add_Screen | Add Elements to Add Screen ]] | ||
+ | # [[Teams_Winter_2011/team1/BlackBerry/Implement_Delete_Option | Implement Delete Student Option ]] | ||
+ | # [[Teams_Winter_2011/team1/BlackBerry/Implement_Edit_Option | Implement Edit Student Option]] | ||
+ | # [[Teams_Winter_2011/team1/BlackBerry/Add_Send_Email_Option | Add Send E-mail Option ]] | ||
+ | </div> | ||
+ | <div id="lab5"> | ||
+ | ==== '''Lab 5 - Android Tutorial'''==== | ||
+ | # [[Teams_Winter_2011/team1/Android/Create_Android_Project | Create Android Project ]] | ||
+ | # [[Teams_Winter_2011/team1/Android/Adding_Elements_to_Main_Screen | Adding Elements to Main Screen ]] | ||
+ | # [[Teams_Winter_2011/team1/Android/Adding_Functionality_to_Main_Screen_Elements | Adding Functionality to Main Screen Elements ]] | ||
+ | # [[Teams_Winter_2011/team1/Android/Add_Options_Menu | Add Options Menu ]] | ||
+ | # [[Teams_Winter_2011/team1/Android/Implement_Delete_Option | Implement Delete 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/Edit_Contact | Edit Contact ]] | ||
+ | # [[Teams_Winter_2011/team1/Android/Send_Email | Send Email ]] | ||
+ | |||
+ | </div> | ||
+ | <div id="project"> | ||
+ | ==== '''Project - BlackBerry Application Development Tutorial'''==== | ||
+ | # [[Teams_Winter_2011/team1/BlackBerry/Create_BlackBerry_Project | Create BlackBerry Project ]] | ||
+ | # [[Teams_Winter_2011/team1/BlackBerry/Change_Project_Icon | Change Project Icon and Output Name ]] | ||
+ | # [[Teams_Winter_2011/team1/BlackBerry/Add_Elements_to_Main_Screen | Add Elements on Main Screen ]] | ||
+ | # [[Teams_Winter_2011/team1/BlackBerry/Add_Menu_to_the_Application | Add Menu to the Application ]] | ||
+ | # [[Teams_Winter_2011/team1/BlackBerry/Add_Elements_to_View_Screen | Add Elements to View Screen ]] | ||
+ | # [[Teams_Winter_2011/team1/BlackBerry/Add_Elements_to_Add_Screen | Implement Add Student Option ]] | ||
+ | # [[Teams_Winter_2011/team1/BlackBerry/Implement_Delete_Option | Implement Delete Student Option ]] | ||
+ | # [[Teams_Winter_2011/team1/BlackBerry/Implement_Edit_Option | Implement Edit Student Option]] | ||
+ | # [[Teams_Winter_2011/team1/BlackBerry/Add_Send_Email_Option | Add Send E-mail Option ]] | ||
+ | # [[Teams_Winter_2011/team1/BlackBerry/Add_Mapping_Option | Add Mapping Option ]] | ||
+ | # [[Teams_Winter_2011/team1/BlackBerry/Use_SQLite | Use Database and SQLite to Store Data ]] | ||
+ | </div> |
Latest revision as of 18:39, 10 April 2011
Contents
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
- Create BlackBerry Project
- Change Project Icon and Output Name
- Add Elements on Main Screen
- Add Menu to the Application
- Add Elements to View Screen
- Implement Add Student Option
- Implement Delete Student Option
- Implement Edit Student Option
- Add Send E-mail Option
- Add Mapping Option
- Use Database and SQLite to Store Data