Java User’s Guide
11.4 Breakpoints
97
s
wm_java_usersguide_v12 Page 95 of 123 2008-02-25
Confidential / Released
11.3.4.1 Examples
There are sample projects provided with the SMTK. These projects can be found in the JBuild-
erSamples directory of the SMTK installation directory. This directory is accessed by opening
a project using the menu File Open Project… (see Figure below).
Figure 56: JBuilder 2006 Enterprise/Developer – Sample Projects
Starting the debugging session is done in the same way as for JBuilder X (see chapter for
JBuilder X above).
11.4 Breakpoints
Breakpoints can be set as usual within the IDE. The debugger cannot step through methods or
functions whose source code is not available.