mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 14:55:41 +02:00
[releng] Fix dstore.core version 3.2
This commit is contained in:
parent
fe1a062e3e
commit
d83cf43ee3
2 changed files with 1 additions and 5 deletions
|
@ -124,8 +124,6 @@ More information can be found in the associated bugzilla items.
|
|||
already, so the API specification update seems acceptable
|
||||
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=305272">305272</a>].</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>TM 3.2M6 API Specification Updates
|
||||
<ul>
|
||||
<li>The <code><a href="http://dsdp.eclipse.org/help/latest/topic/org.eclipse.rse.doc.isv/reference/api/org/eclipse/rse/services/clientserver/ISystemFileTypes.html">ISystemFileTypes</a></code>,
|
||||
|
@ -138,8 +136,6 @@ More information can be found in the associated bugzilla items.
|
|||
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=304170">304170</a>].</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Use
|
||||
<!--
|
||||
|
|
|
@ -633,7 +633,7 @@
|
|||
<feature url="features/org.eclipse.rse.core_3.2.0.qualifier.jar" id="org.eclipse.rse.core" version="3.2.0.qualifier">
|
||||
<category name="TM and RSE 3.2"/>
|
||||
</feature>
|
||||
<feature url="features/org.eclipse.rse.dstore_3.1.100.qualifier.jar" id="org.eclipse.rse.dstore" version="3.1.100.qualifier">
|
||||
<feature url="features/org.eclipse.rse.dstore_3.2.0.qualifier.jar" id="org.eclipse.rse.dstore" version="3.2.0.qualifier">
|
||||
<category name="TM and RSE 3.2"/>
|
||||
</feature>
|
||||
<feature url="features/org.eclipse.rse.ftp_3.0.200.qualifier.jar" id="org.eclipse.rse.ftp" version="3.0.200.qualifier">
|
||||
|
|
Loading…
Add table
Reference in a new issue