1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-13 03:55:22 +02:00

[204750][doc] Fix links pointing to old 1.x updates and downloads

This commit is contained in:
Martin Oberhuber 2007-09-27 00:38:35 +00:00
parent dc0c2fb631
commit 802fc96f50
4 changed files with 19 additions and 19 deletions

View file

@ -33,13 +33,16 @@
<li><b>Apache Commons.Net and ORO</b> are now distributed as verbatim compies <li><b>Apache Commons.Net and ORO</b> are now distributed as verbatim compies
from the Orbit project, so they will not be changed any more.</li> from the Orbit project, so they will not be changed any more.</li>
--> -->
<li>Several EFS related bugs have been fixed, and the EFS provider works reliably now.</li> <li>Several EFS related bugs have been fixed, particularly for FTP, and the EFS provider works reliably now [<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=192610">192610</a> and others].</li>
<li>Some deadlocks have been discovered and fixed.</li> <li>Terminal performance has been radically improved [<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=165216">165216</a>]</li>
<li>Initial startup and initialization, as well as reading saved profiles, have been made more reliable.</li> <li>Some deadlocks have been discovered and fixed [<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=199552">199552</a> and others].</li>
<li>FTP passive mode has been fixed.</li> <li>Initial startup and initialization, as well as reading saved profiles, have been made more reliable [<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=202416">202416</a>].</li>
<li>FTP passive mode has been fixed [<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=196632">196632</a>].</li>
<li>Several encoding issues have been fixed [<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=203500">203500</a> and others].</li>
<li>Several archive handler related issues have been fixed for dstore [<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=198114">198114</a> and others].</li>
</ul></li> </ul></li>
<li>Use <li>Use
<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&resolution=FIXED&resolution=WONTFIX&resolution=INVALID&resolution=WORKSFORME&chfieldfrom=2007-06-28&chfieldto=2007-08-16&chfield=resolution&cmdtype=doit"> <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&resolution=FIXED&resolution=WONTFIX&resolution=INVALID&resolution=WORKSFORME&chfieldfrom=2007-06-28&chfieldto=2007-09-28&chfield=resolution&cmdtype=doit">
<!-- <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&target_milestone=2.0.1&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&resolution=FIXED&resolution=WONTFIX&resolution=INVALID&resolution=WORKSFORME&cmdtype=doit"> --> <!-- <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&target_milestone=2.0.1&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&resolution=FIXED&resolution=WONTFIX&resolution=INVALID&resolution=WORKSFORME&cmdtype=doit"> -->
this query</a> to show the list of bugs fixed since the last milestone, this query</a> to show the list of bugs fixed since the last milestone,
<a href="http://download.eclipse.org/dsdp/tm/downloads/drops/R-2.0.0.1-200707061039/index.php"> <a href="http://download.eclipse.org/dsdp/tm/downloads/drops/R-2.0.0.1-200707061039/index.php">
@ -144,9 +147,9 @@ Use
The following critical or major bugs are currently known. The following critical or major bugs are currently known.
We'll strive to fix these as soon as possible. We'll strive to fix these as soon as possible.
<ul> <ul>
<li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=196662">bug 196662</a> - maj - [refresh] Refresh performs queries in the Dispatch thread</li>
<li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=198143">bug 198143</a> - maj - [dstore][performance] Refresh a big directory takes very long time, and freezes workbench</li> <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=198143">bug 198143</a> - maj - [dstore][performance] Refresh a big directory takes very long time, and freezes workbench</li>
<li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=198395">bug 198395</a> - maj - [dstore] Can connect to DStore with expired password</li> <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=198395">bug 198395</a> - maj - [dstore] Can connect to DStore with expired password</li>
<li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=203501">bug 203501</a> - maj - NPE in PFMetadataLocation when saving RSEDOM</li>
</ul> </ul>
<!-- <!--
<p>No major or critical bugs are known at the time of release. <p>No major or critical bugs are known at the time of release.

View file

@ -65,14 +65,14 @@
<p><b>See <a href="http://www.eclipse.org/dsdp/tm/tutorial/">http://www.eclipse.org/dsdp/tm/tutorial/</a></b></p> <p><b>See <a href="http://www.eclipse.org/dsdp/tm/tutorial/">http://www.eclipse.org/dsdp/tm/tutorial/</a></b></p>
<hr/> <hr/>
<p>For getting the software on this site, you need to use the Eclipse <p>For getting the software on this site, you need to use the Eclipse
<a href="http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/tasks-34.htm"> <a href="http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/tasks-34.htm">
Update Manager</a> (choose <i>Help &gt; Software Updates &gt; Find and Install</i> Update Manager</a> (choose <i>Help &gt; Software Updates &gt; Find and Install</i>
in Eclipse 3.2 or later).<br/> in Eclipse 3.3 or later).<br/>
Define a new remote update site named "Target Management Updates", Define a new remote update site named "Target Management Updates",
and specify</p> and specify</p>
<p><code>&nbsp;&nbsp;&nbsp;http://download.eclipse.org/dsdp/tm/updates/</code></p> <p><code>&nbsp;&nbsp;&nbsp;http://download.eclipse.org/dsdp/tm/updates/2.0/</code></p>
<p>as the URL to use. <p>as the URL to use.
See <a href="http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/tasks-34.htm"> See <a href="http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/tasks-34.htm">
Eclipse Help</a> for general information about using Update Manager.</p> Eclipse Help</a> for general information about using Update Manager.</p>
<p>If you do not have Eclipse installed yet, better use the <p>If you do not have Eclipse installed yet, better use the
<a href="http://download.eclipse.org/dsdp/tm/downloads/">downloads from this site</a>.</p> <a href="http://download.eclipse.org/dsdp/tm/downloads/">downloads from this site</a>.</p>

View file

@ -13,16 +13,16 @@
<div> <div>
<p> <p>
The simplest way to get RSE is via the Update Manager: From your running instance The simplest way to get RSE is via the Update Manager: From your running instance
of Eclipse 3.2, choose <i>Help &gt; Software Updates &gt; Find and Install...</i>. of Eclipse 3.3, choose <i>Help &gt; Software Updates &gt; Find and Install...</i>.
Choose "Search for New Features to Install", and add a new Remote Site named Choose "Search for New Features to Install", and select the "add a new Remote Site named
"RSE" and pointing to <a href="http://download.eclipse.org/dsdp/tm/updates/"> "RSE" and pointing to <a href="http://download.eclipse.org/dsdp/tm/updates/2.0/">
http://download.eclipse.org/dsdp/tm/updates/</a>. http://download.eclipse.org/dsdp/tm/updates/2.0/</a>.
Select the RSE SDK feature, and perform the update process as usual.</p> Select the RSE SDK feature, and perform the update process as usual.</p>
<p>If you prefer manual installation, you can download RSE SDK from the <p>If you prefer manual installation, you can download RSE SDK from the
DSDP <a href="http://download.eclipse.org/dsdp/tm/downloads/">Target DSDP <a href="http://download.eclipse.org/dsdp/tm/downloads/">Target
Management Download Site</a> and extract it into your installation of Management Download Site</a> and extract it into your installation of
Eclipse 3.2 or later, or link it as product extension.</p> Eclipse 3.3 or later, or link it as product extension.</p>
<p>Start Eclipse Workbench, and choose <i>Window &gt; Open Perspective &gt; <p>Start Eclipse Workbench, and choose <i>Window &gt; Open Perspective &gt;
Other &gt; Remote System Explorer</i>.</p> Other &gt; Remote System Explorer</i>.</p>
</div> </div>

View file

@ -9,10 +9,7 @@ TODO in the code). But it is functional for setting up an ssh shell
connection. connection.
__Requirements:__ __Requirements:__
The ssh service plugin has been tested with RSE M2 candidate The ssh service plugin requires Eclipse 3.3 or later.
(CVS HEAD as of May 09, 2006) and Eclipse 3.2 RC3.
The Eclipse Platform Team / CVS feature is needed for the
com.jcraft.jsh plugin and the org.eclipse.team.cvs.ui plugin.
__Installation:__ __Installation:__
You need an Eclipse PDE Workspace with RSE. You need an Eclipse PDE Workspace with RSE.