Configure console settings

  
 previous up next 


  On this tab of the profiling settings dialog, you can set options for the console that is displayed for locally started programs. This includes local sessions, applets, web start applications and remote sessions with a configured start command.
  JProfiler offers two types of consoles:
  • Java Console
    This is a cross-platform console, that supports text input, sending CTRL-C to the profiled application, text selection and clipboard operations. For the Java console you can set the following options:
    • Buffer size
      The number of most recent lines of output that are held by the console. Default is 1000.
    • Window size
      The initial size (width x height) of the console in characters. Note that the console does not wrap text. Default is 80 x 25.
    This console integrates with JProfiler's Window menu.
  • Native Console
    On Microsoft Windows, you also have the option to use the native console. This console does not integrate with JProfiler's Window menu.