Java User’s Guide
10.1 Eclipse 3.1.2 (with ME Plugin 1.2.3)
71
s
wm_java_usersguide_v12 Page 70 of 123 2008-02-25
Confidential / Released
Step 2:
Modify Java source file “printme.java” template:
Figure 28: Create new Eclipse project: Edit some Java commands
This application prints the given line via ASC1 (default setting). Please keep in mind to add
“notifyDestroyed();” in destroyApp() method. Please refer to Chapter 6 “MIDlets” for more
details about Midlet life cycles.
Step 3:
Configure Jad file:
- Double click on “Project01.jad” to open the editor and add “deployed\” path in Midlet Jar
URL edit line.
Figure 29: Create new Eclipse project: Edit “deployed” path to Jar file