ISE
Setting the HTML Browser Display Preferences
You can specify the browser for viewing HTML pages, such as reports and Answer Records, as follows.
To Set the HTML Browser Display Preferences
  1.  Select Edit > Preferences.
  2.  In the Preferences dialog box, click the HTML Browser category.
  3.  In the HTML Browser page, select one of the following HTML Browser options:
    •  Embedded - Specifies Microsoft Internet Explorer as the HTML browser, which displays in the Workspace. For more information, see Using the Embedded HTML Browser.
      Note This option is available for Windows operating systems only.
    •  External/System - Specifies the system default browser, which displays in its own window outside of the Workspace.
  4.  Optional. To change the system default browser, set the path to the Web browser executable file in the Command line for launching external web browser program field as follows:
    1.  Click the Browse button.
    2.  In the Select File dialog box, navigate to the Web browser executable file, and click Open.
    3.  In the Command line for launching external web browser program, enter the command line argument for the Web browser next to the path as follows:
      •  For Netscape on Linux, type -remote openURL(%1, new-window)
        For example: /usr/bin/netscape -remote openURL(%1, new-window)
      •  For Mozilla on Linux, type -remote openURL(%1, new-tab)
        For example: /usr/bin/mozilla -remote openURL(%1, new-tab)
      •  For Internet Explorer on Windows, type -nohome, and add quotes to the browser path and file.
        For example: "C:\Program Files\Internet Explorer\iexplore.exe" -nohome
      •  For Firefox on Windows, type -url "%1", and add quotes to the browser path and file.
        For example: "C:\Program Files\Mozilla Firefox\firefox.exe" -url "%1"
      •  For other Web browsers, consult the product documentation.
    Note To set the Web browser to the default browser for your system, click Default.
  5.  Click OK.
See Also

© Copyright 1995–2009, Xilinx® Inc. All rights reserved.