Java User’s Guide
10 Compile and Run a Program with a Java IDE
71
s
wm_java_usersguide_v12 Page 67 of 123 2008-02-25
Confidential / Released
10 Compile and Run a Program with a Java IDE

10.1 Eclipse 3.1.2 (with ME Plugin 1.2.3)

The following description assumes that Eclipse 3.1.2 is installed from SMTK CD as described
in Section 3.3.1.6

10.1.1 Setup a New Project

Step 1:
Create new Java Project:
- Select Eclipse menu File New Other…
- Select J2ME Midlet Suite:
Figure 22: Create new Eclipse project: Create a J2ME MIDP Midlet Suite
- Type in the used name (e.g. Project01) and path for the new project:
Figure 23: Create new Eclipse project: New J2ME Project