Run/Debug page (IDE Options dialog box)
Use the Run/Debug page of the IDE Options dialog box to specify the frequency of the intervals that control when process/state changes are polled. If these intervals are small, the debugger/runtime responses for output and other events, like stepping will be faster, but JBuilder will be using most of the CPU time.
In general, you can make these settings small, unless you are running other applications along with JBuilder, or the program you are debugging requires a lot of CPU time. If this is the case, make these intervals larger.
To open this page, choose Tools|IDE Options, then click the Run/Debug tab.
Runtime Update Intervals
Console Output
The interval for console output for runtime processes.
Debugger Update Intervals
Console Output
The interval for console output for debug processes.
Process State
The interval for console output for debug process state updates.