platform-help-home/infocenter202.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1, Tue Feb 18 19:42:40 2003 UTC revision 1.2, Tue Feb 18 20:09:20 2003 UTC
# Line 177  Line 177 
177                            </tr>                            </tr>
178                                    <tr>                                    <tr>
179                       <td align="left" valign="top" colspan="2"                       <td align="left" valign="top" colspan="2"
180   bgcolor="#0080c0"><b><font color="#ffffff" face="Arial,Helvetica">6. Point   bgcolor="#0080c0"><b><font color="#ffffff" face="Arial,Helvetica">[Optional] Installing a minimal set of plugins</font></b></td>
    a web browser to the path    of the web application.</font></b></td>  
181                            </tr>                            </tr>
182                             <tr>                             <tr>
183                               <td>                               <td>
184                                                                <b>WebSphere</b>    <p>The infocenter does not require the entire &nbsp;Eclipse Platform package.
185    It is possible to run the infocenter with the following plugins (located
186    in the&nbsp; eclipse\plugins directory):<br>
187        <blockquote>Open the following URL <tt>http://localhost/help/</tt> or  </p>
188          <tt>http://localhost:9080/help/</tt>.<br>  <p> org.apache.lucene<br>
189                           </blockquote>  org.apache.xerces<br>
190    org.eclipse.core.boot<br>
191              <b>Tomcat</b>  org.eclipse.core.resources<br>
192    org.eclipse.core.runtime<br>
193        <blockquote>Open the following URL <tt>http://localhost:8080/help/</tt>.</blockquote>  org.eclipse.help<br>
194    org.eclipse.help.webapp<br>
195    org.eclipse.update.core<br>
196    </p>
197    <p>In addition to these plugins, depending on the operating system or machine
198    architecture, you may need to also need to install the corresponding fragments
199    for the above plugins (when they exist). For example, on Windows, you need
200    to add the following fragments (also located in the eclipse\plugins directory):<br>
201    </p>
202    <p>org.eclipse.core.resources.win32<br>
203    org.eclipse.update.core.win32<br>
204    </p>
205                    </td>                    </td>
206                            </tr>                            </tr>
207    
# Line 200  Line 210 
210          <br>          <br>
211        <br>        <br>
212   <br>   <br>
213    
214  </body>  </body>
215  </html>  </html>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2