Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 216322 | Differences between
and this patch

Collapse All | Expand All

(-)feature.xml (-8 / +1 lines)
Lines 187-200 Link Here
187
         download-size="0"
187
         download-size="0"
188
         install-size="0"
188
         install-size="0"
189
         version="0.0.0"
189
         version="0.0.0"
190
         unpack="false"/>
190
         unpack="false"/>  
191
192
   <plugin
193
         id="org.eclipse.help.appserver"
194
         download-size="0"
195
         install-size="0"
196
         version="0.0.0"
197
         unpack="false"/>
198
191
199
   <plugin
192
   <plugin
200
         id="org.eclipse.ltk.core.refactoring"
193
         id="org.eclipse.ltk.core.refactoring"
(-)rootfiles/readme/readme_eclipse.html (-5 / +1 lines)
Lines 1991-2001 Link Here
1991
    <tr>
1991
    <tr>
1992
      <td>org.eclipse.help</td>
1992
      <td>org.eclipse.help</td>
1993
      <td><div align="center">F1.0</div></td>
1993
      <td><div align="center">F1.0</div></td>
1994
    </tr>
1994
    </tr>   
1995
    <tr>
1996
      <td>org.eclipse.help.appserver</td>
1997
      <td><div align="center">F1.0</div></td>
1998
    </tr>
1999
    <tr>
1995
    <tr>
2000
      <td>org.eclipse.help.base</td>
1996
      <td>org.eclipse.help.base</td>
2001
      <td><div align="center">1.4</div></td>
1997
      <td><div align="center">1.4</div></td>

Return to bug 216322