Changes

Jump to: navigation, search

User:Qinzhi

No change in size, 18:24, 23 January 2011
no edit summary
Basic Lab:
1. Preparing Eclipse 1)Goto Eclipse from http://www.eclipse.org.  12)Choose Classic 3.6.0 and download it. 23)unzip Unzip eclipse to c:\eclipse\ide_java folder 34)click Doubleclick eclipse.exe in c:\eclipse\ide_java\eclipse 45)Workspace type ./wksp/Basics/lab 
2. Creating your first Java project
  1)Click In menu, click file->new->Java project. 2)Project name type MyfirstPrj, click finish.
3. Browsing Java elements using the package explorer
 
4. Editing Java elements
 
5. Creating a Java class
 
6. Renaming Java elements
 
7. Moving and copying Java elements
 
8. Navigate to a Java element's declaration
 
9. Viewing the type Hierarchy
 
10.Searching the workbench
 
11.Running your programs
 
12.Debugging your programs
 
13.Evaluating expressions
 
14.Evaluating snippets
 
15.Using the Java browsing perspective
 
16.Writing and running JUnit tests
1
edit

Navigation menu