platform-help-home/infocenter.html

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

revision 1.12, Tue Feb 18 20:09:20 2003 UTC revision 1.13, Tue Feb 18 20:12:18 2003 UTC
# Line 111  Line 111 
111  It is possible to run the infocenter with the following plugins (located  It is possible to run the infocenter with the following plugins (located
112  in the&nbsp; eclipse\plugins directory):<br>  in the&nbsp; eclipse\plugins directory):<br>
113  </p>  </p>
114    <code>
115  <p> org.apache.lucene<br>  <p> org.apache.lucene<br>
116  org.apache.xerces<br>  org.apache.xerces<br>
117  org.eclipse.core.boot<br>  org.eclipse.core.boot<br>
# Line 119  Line 120 
120  org.eclipse.help<br>  org.eclipse.help<br>
121  org.eclipse.help.webapp<br>  org.eclipse.help.webapp<br>
122  org.eclipse.update.core<br>  org.eclipse.update.core<br>
123    </code>
124  </p>  </p>
125  <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
126  architecture, you may need to also need to install the corresponding fragments  architecture, you may need to also need to install the corresponding fragments
127  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
128  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>
129  </p>  </p>
130  <p>org.eclipse.core.resources.win32<br>  <p>
131    <code>org.eclipse.core.resources.win32<br>
132  org.eclipse.update.core.win32<br>  org.eclipse.update.core.win32<br>
133    </code>
134  </p>  </p>
135  </body>  </body>
136  </html>  </html>

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13