Siemens XT65 User Manual

Page of 123
Java User’s Guide
11.3 Java IDE
97
s
wm_java_usersguide_v12
Page 93 of 123
2008-02-25
Confidential / Released
11.3.3.2
Starting Debug Session without Downloading Java Files
It is possible to start a debugging session without download of the Java files (*.jad and *.jar)
again. The emulator has to be started with an additional parameter “-noload” and downloading
of the Java files is suppressed. Please add the parameter in the following emulator running
configuration line as described in the figures above.
Select the project properties (e.g. “HelloWorld.jpx”) and edit the emulator configuration.
Figure 52:  JBuilder X – Edit project properties for starting the emulator
Set the additional emulator parameter “-noload” and press OK.
Figure 53:  JBuilder - Runtime Configuration
Keep in mind, that you have to remove this emulator option before starting debugging session
with download of Java files. The Java files are not updated in the Flash files system of the mod-
ule while option “-noload” is set!
The same procedure is used for all different JBuilder IDE versions.