Configuring Miscellaneous Options in General Settings

   


Miscellaneous options are collected on this tab.
  The look and feel of JProfiler can be chosen as one of
  • Alloy look and feel
    Alloy look and feel is an elegant look and feel which is developed by Incors GmbH. Our thanks go to Incors for this stylish addition to the Java platform.
  • Java look and feel
    Standard cross platform look and feel.
  • Native look and feel
    Native look and feel on your platform.

When you switch to a different look and feel, you have to restart JProfiler for the new setting to take effect.

Note: This setting is not available on Mac OS X.

  Warning messages can be disabled by clicking the Don't show this dialog again checkbox in the warning dialog. To enable all warning messages again, click the "Reset warning messages button".
  The external source viewer command allows you to redirect all view source requests from the JProfiler GUI to an external application. You can use the variables $FILE and $LINE to reference the file and line number to be shown. If you leave the text box empty, JProfiler will use its internal source viewer to show Java source code. When JProfiler is started from an IDE integration, the source code is always shown in the IDE itself.
  The browser start command for your default browser can be adjusted here. Use $URL as a variable for the URL to be displayed. This setting is important for exporting views to HTML and profiling sessions that are configured to open a URL after startup. If you leave the text box empty, JProfiler will use the system defaults on Windows and Mac OS X and will try to invoke netscape on Linux and Solaris.
  By default, exported files are opened immediately after they have been exported. In order to change this behavior, you can deselect the Open exported files checkbox in the "Export options" section.