platform-help-home/infocenter202.html

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

revision 1.2, Tue Feb 18 20:09:20 2003 UTC revision 1.3, Tue Feb 18 20:12:53 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">[Optional] Installing a minimal set of plugins</font></b></td>   bgcolor="#0080c0"><b><font color="#ffffff" face="Arial,Helvetica">6. [Optional] Installing a minimal set of plugins</font></b></td>
181                            </tr>                            </tr>
182                             <tr>                             <tr>
183                               <td>                               <td>
# Line 185  Line 185 
185  It is possible to run the infocenter with the following plugins (located  It is possible to run the infocenter with the following plugins (located
186  in the&nbsp; eclipse\plugins directory):<br>  in the&nbsp; eclipse\plugins directory):<br>
187  </p>  </p>
188    <code>
189  <p> org.apache.lucene<br>  <p> org.apache.lucene<br>
190  org.apache.xerces<br>  org.apache.xerces<br>
191  org.eclipse.core.boot<br>  org.eclipse.core.boot<br>
# Line 193  Line 194 
194  org.eclipse.help<br>  org.eclipse.help<br>
195  org.eclipse.help.webapp<br>  org.eclipse.help.webapp<br>
196  org.eclipse.update.core<br>  org.eclipse.update.core<br>
197    </code>
198  </p>  </p>
199  <p>In addition to these plugins, depending on the operating system or machine  <p>In addition to these plugins, depending on the operating system or machine
200  architecture, you may need to also need to install the corresponding fragments  architecture, you may need to also need to install the corresponding fragments
201  for the above plugins (when they exist). For example, on Windows, you need  for the above plugins (when they exist). For example, on Windows, you need
202  to add the following fragments (also located in the eclipse\plugins directory):<br>  to add the following fragments (also located in the eclipse\plugins directory):<br>
203  </p>  </p>
204  <p>org.eclipse.core.resources.win32<br>  <p>
205    <code>org.eclipse.core.resources.win32<br>
206  org.eclipse.update.core.win32<br>  org.eclipse.update.core.win32<br>
207    </code>
208  </p>  </p>
209                    </td>                    </td>
210                            </tr>                            </tr>

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