File: ref-42.htm

package info (click to toggle)
eclipse 3.8.1-7
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 338,456 kB
  • ctags: 472,713
  • sloc: java: 2,762,069; ansic: 136,783; xml: 105,676; cpp: 35,759; jsp: 4,420; sh: 3,288; perl: 1,687; makefile: 232; python: 67; php: 24
file content (58 lines) | stat: -rw-r--r-- 2,321 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2011. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script>
<title>Web Browser preferences</title>
</head>
<body>

<h1>Web Browser preferences</h1>

<div class="Para"> 
  <p>The following preferences can be changed on the
  
  <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.browser.preferencePage)")'>
  <img src="PLUGINS_ROOT/org.eclipse.help/command_link.png" alt="command link">
  <strong>General &gt; Web Browser</strong></a>
  
  preference page.</p>
</div>

<table border="1" cellspacing="0" style="width: 100%;">
  <tbody>
    <tr> 
      <th width="25%"> <div class="Para">Option</div></th>
      <th> <div class="Para">Description</div></th>
      <th> <div class="Para">Default</div></th>
    </tr>
    <tr> 
      <td align="left" valign="top" width="25%"> <div class="Para">Use internal 
          Web browser<br>
        </div></td>
      <td align="left" valign="top"> <div class="Para">This option enables you 
          to use an internal Web browser. </div></td>
      <td align="left" valign="top"> <div class="Para">On</div></td>
    </tr>
    <tr> 
      <td align="left" valign="top"> <div class="Para">Use external Web browser<br>
        </div></td>
      <td align="left" valign="top"> <div class="Para">This option enables you 
          to use an external Web browser. Select the required browser from the 
          list of available external web browsers.</div></td>
      <td style="vertical-align: top;">Off<br> </td>
    </tr>
  </tbody>
</table>
<p>Here is what the Web Browser preference page looks like: </p>
<p><img src="../images/ref-webbrowserpref.png" alt="Image of the Web Browser preference page"><br>
</p>
<p>&nbsp;<br>

</p>


</body></html>