1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00

[193715] corrected discussions on creating and deleting profiles

This commit is contained in:
David Dykstal 2007-06-26 19:30:59 +00:00
parent 87214f43ec
commit 4bee177c2f
2 changed files with 9 additions and 8 deletions

View file

@ -15,13 +15,13 @@
<div>
<div class="p">Deleting a profile does not delete any elements on the
server. The
action only deletes your specific configuration (connections, filters,
and
user actions) for that profile. To delete a profile:</div>
action only deletes your specific configuration (connections and filters)
for that profile. To delete a profile:
</div>
<ol>
<li><span>Click the Menu button <img src="../images/gsarrow.gif" alt=""/> on the toolbar for the Remote Systems view.</span></li>
<li><span>Select <b>Delete Profile &gt; <i>name of profile</i></b>.</span></li>
<li><span>Click <b>Yes</b>.</span></li>
<li>Make the Team view active by clicking on its tab.</li>
<li>Right-click on the profile you wish to delete to bring up its context menu.</li>
<li>Select the <b>Delete...</b> operation.</li>
</ol>
</div>
<div>

View file

@ -16,8 +16,9 @@
shared by all team members.</p>
<p>To create a second profile:</p>
<ol>
<li>Click the Menu button <img src="../images/gsarrow.gif" alt=""/> on the toolbar for the Remote Systems view and select <b>New profile</b>.</li>
<li>Specify a name for the new profile and click <b>Finish</b>.</li>
<li>Make the Team view active by clicking on its tab</li>
<li>From the Team view's menu bar, click the "Create a new profile" button</li>
<li>Complete the "New Profile" wizard.</li>
</ol>
<p><b class="reltaskshd">Related tasks</b><br/>
<a href="tbegindeleteprofile.html" title="">Deleting a profile</a><br/>