carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/158/1/.cp/cheatsheets/Query.xml
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <cheatsheet title="Create a query from bugs.eclipse.org">
       
     3    <intro>
       
     4       <description>
       
     5          This cheat sheet shows you how to create a query from bugs.eclipse.org.<br/>
       
     6       </description>
       
     7    </intro>
       
     8    <item title="Open the Task List view" dialog="true" skip="false">
       
     9       <description>
       
    10          If the Task List view is not opened, select in the main menu  <b>Window &gt; Show View &gt; Task List</b> or click on the &quot;Click to Perform&quot; link below.
       
    11       </description>
       
    12       <command serialization="org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.mylyn.tasks.ui.views.tasks)" confirm="true">
       
    13       </command>
       
    14    </item>
       
    15    <item title="Setup Task Repository" dialog="true" skip="true">
       
    16       <description>
       
    17          In this step you can learn how to setup your Bugzilla account, but you can skip it.
       
    18 <br/><br/>
       
    19 If the Task Repositories view isn&apos;t opened, select in the main menu  <b>Window &gt; Show View &gt; Other... &gt; Mylyn &gt; Task Repositry</b>.
       
    20 <br/><br/>
       
    21 In the Task Repositories  view you can see <b>Eclipse.org</b>. Right click on it and select <b>Properties</b>.<br/>
       
    22 Check out the <b>Anonymous Access</b> checkbox.<br/>
       
    23 Enter your user id for the <b>User ID</b> and password for the <b>Password</b>. <br/>
       
    24 Click on the <b>Validate Settings</b> button to check your given parameters.<br/>
       
    25 If you do not have an account you can register one, if you click on the <b>Create new accout</b> link.<br/>
       
    26 Click on the <b>Finish</b> button to save the values and close the dialog.
       
    27       </description>
       
    28    </item>
       
    29    <item title="Create a new Query" dialog="true" skip="false">
       
    30       <description>
       
    31          In the Task List view, click on the right mouse button then select <b>New &gt; Query</b> or click on the &quot;Click to Perform&quot; link below.
       
    32       </description>
       
    33       <command serialization="org.eclipse.ui.newWizard(newWizardId=org.eclipse.mylyn.tasks.ui.wizards.new.query)" confirm="true">
       
    34       </command>
       
    35    </item>
       
    36    <item title="Setup the query" dialog="true" skip="false">
       
    37       <description>
       
    38          Select <b>Eclipse.org</b> then click on the <b>Next</b> button.<br/>
       
    39  Select <b>Create a query using form</b> then click on the <b>Next</b> button.<br/>
       
    40  Enter <b>Mylyn bugs</b> for the query&apos;s title.
       
    41  Select <b>Mylyn</b> from the Product and <b>P1, P2</b> from the Priority then click on the <b>Finish</b> button.
       
    42       </description>
       
    43    </item>
       
    44 </cheatsheet>