Java User’s Guide
11.3 Java IDE
97
s
wm_java_usersguide_v12
Page 86 of 123
2008-02-25
Confidential / Released
11.3.2.7
Import Example
You can import an existing Eclipse project using the following steps:
- Open menu:
File
→
Import
→
Existing Project into Workspace
- Choose the root directory of the Eclipse project (e.g. “Hello World” example of the SMTK
CD). See figure below.
Figure 42:
Eclipse – Project import
The following figure shows the “Hello World” example in the IDE.
Figure 43:
Eclipse - Example
The html help files of the SMTK can be accessed directly by pressing Shift+F2 while the cursor
points to a Java expression in a Java source file.