1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-30 03:33:37 +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>
<div class="p">Deleting a profile does not delete any elements on the <div class="p">Deleting a profile does not delete any elements on the
server. The server. The
action only deletes your specific configuration (connections, filters, action only deletes your specific configuration (connections and filters)
and for that profile. To delete a profile:
user actions) for that profile. To delete a profile:</div> </div>
<ol> <ol>
<li><span>Click the Menu button <img src="../images/gsarrow.gif" alt=""/> on the toolbar for the Remote Systems view.</span></li> <li>Make the Team view active by clicking on its tab.</li>
<li><span>Select <b>Delete Profile &gt; <i>name of profile</i></b>.</span></li> <li>Right-click on the profile you wish to delete to bring up its context menu.</li>
<li><span>Click <b>Yes</b>.</span></li> <li>Select the <b>Delete...</b> operation.</li>
</ol> </ol>
</div> </div>
<div> <div>

View file

@ -16,8 +16,9 @@
shared by all team members.</p> shared by all team members.</p>
<p>To create a second profile:</p> <p>To create a second profile:</p>
<ol> <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>Make the Team view active by clicking on its tab</li>
<li>Specify a name for the new profile and click <b>Finish</b>.</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> </ol>
<p><b class="reltaskshd">Related tasks</b><br/> <p><b class="reltaskshd">Related tasks</b><br/>
<a href="tbegindeleteprofile.html" title="">Deleting a profile</a><br/> <a href="tbegindeleteprofile.html" title="">Deleting a profile</a><br/>