platform-help-home/eclipse_project_plan_3_0_supported_browsers.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (download) (as text) (annotate)
Mon Mar 8 15:16:55 2004 UTC (5 years, 8 months ago) by kkolosow
Branch: MAIN
CVS Tags: R3_0, R3_1, HEAD
Changes since 1.1: +6 -6 lines
specifiy minor Netscape version
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="Author" content="Eclipse Project PMC">
   <meta name="GENERATOR" content="Mozilla/4.79 [en] (Windows NT 5.0; U) [Netscape]">
   <meta name="ProgId" content="FrontPage.Editor.Document">
   <title>Supported Browsers in Eclipse 2.1</title>
</head>
<body>

<h2>
Supported Browsers in Eclipse 3.0 (draft 2), March 08, 2004</h2>
The Help system will support "out of the box" the following browsers as
its external viewer. Additional browsers can be configured into Eclipse
based on browser adaptor availability, or browser executable specified
in help preferences.<br>&nbsp;
<table width="821" border="1">
  <tr bgcolor="#CCCCCC">
    <th colspan="4">
      <div align="center">
        <b><font size="+1">Help system supported browsers</font></b>
      </div>
    </th>
  </tr>
  <tr>
    <td width="205"><b>Operating system</b></td>
    <td width="76"><b>Processor architecture</b></td>
    <td width="59"><b>Window system</b></td>
    <td width="453"><b>Browser</b></td>
  </tr>
  <tr>
    <td width="205">Microsoft Windows XP</td>
    <td width="76">Intel x86</td>
    <td width="59">Win32</td>
    <td width="453"> InternetExplorer &gt;=6.0</td>
  </tr>
  <tr>
    <td width="205"> Red
      Hat Enterprise Linux WS 3</td>
    <td width="76">Intel x86</td>
    <td width="59">GTK</td>
    <td width="453"> Mozilla &gt;=1.4</td>
  </tr>
  <tr>
    <td width="205"> SuSE Linux 8.2</td>
    <td width="76">Intel x86</td>
    <td width="59">GTK</td>
    <td width="453"> Mozilla &gt;=1.4</td>
  </tr>
  <tr>
    <td width="205"> Sun Solaris 8</td>
    <td width="76">SPARC</td>
    <td width="59">Motif</td>
    <td width="453"> Mozilla &gt;=1.4 (preferred) <br>
    or Netscape 4.78</td>
  </tr>
  <tr>
    <td width="205">HP HP-UX 11i</td>
    <td width="76">hp9000<br>
      PA-RISC</td>
    <td width="59">Motif</td>
    <td width="453"> Mozilla &gt;=1.4 (preferred) <br>
or Netscape 4.78</td>
  </tr>
  <tr>
    <td width="205" height="21"> 
      IBM AIX 5L Version 5.2</td>
    <td width="76">PowerPC</td>
    <td width="59">Motif</td>
    <td width="453">
      <p>Mozilla &gt;=1.4 (preferred) <br>
      or Netscape &gt;=4.79</p>
    </td>
  </tr>
  <tr>
    <td width="205"> Apple
      Mac OS X 10.3</td>
    <td width="76">PowerPC</td>
    <td width="59">Carbon</td>
    <td width="453">Safari &gt;=1.1</td>
  </tr>
</table>


</body>
</html>