Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 71562 Details for
Bug 185836
[new uex] create universal intro content
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
modified cheatsheets
185836-cheatsheets.txt (text/plain), 12.25 KB, created by
Balazs Brinkus
on 2007-06-17 09:11:37 EDT
(
hide
)
Description:
modified cheatsheets
Filename:
MIME Type:
Creator:
Balazs Brinkus
Created:
2007-06-17 09:11:37 EDT
Size:
12.25 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.mylyn.help.ui >Index: cheatsheets/Query.xml >=================================================================== >RCS file: /cvsroot/tools/org.eclipse.mylyn/org.eclipse.mylyn.help.ui/cheatsheets/Query.xml,v >retrieving revision 1.2 >diff -u -r1.2 Query.xml >--- cheatsheets/Query.xml 8 Jun 2007 00:35:16 -0000 1.2 >+++ cheatsheets/Query.xml 17 Jun 2007 13:05:51 -0000 >@@ -7,24 +7,31 @@ > </intro> > <item title="Open the Task List view" dialog="true" skip="false"> > <description> >- If the Task List view is not opened, select in the main menu <b>Window</b> > <b>Show View</b> > <b>Other...</b> > <b>Mylar</b> > <b>Task List</b> or click on the "Click to Perform" link below. >+ If the Task List view is not opened, select in the main menu <b>Window > Show View > Task List</b> or click on the "Click to Perform" link below. > </description> >- <command serialization="org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.mylyn.tasks.ui.views.TaskListView)" confirm="true"> >+ <command serialization="org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.mylyn.tasks.ui.views.tasks)" confirm="true"> > </command> > </item> >- <item title="Create a new Query" dialog="true" skip="false"> >+ <item title="Setup Task Repository" dialog="true" skip="true"> > <description> >- In the Task List view, click on the right mouse button then select <b>New > Query</b> or click on the "Click to Perform" link below. >+ In this step you can learn how to setup your Bugzilla account, but you can skip it. >+<br/><br/> >+If the Task Repositories view isn't opened, select in the main menu <b>Window > Show View > Other... > Mylyn > Task Repositry</b>. >+<br/><br/> >+In the Task Repositories view you can see <b>Eclipse.org</b>. Right click on it and selet <b>Properties</b>.<br/> >+Check out the <b>Anonymous Access</b> checkbox.<br/> >+Enter your's user id for the <b>User ID</b> and password for the <b>Password</b>. <br/> >+Click on the <b>Validate Settings</b> button to check your given parameters.<br/> >+If you haven't got any account you can register one, if you click on the <b>Create new accout</b> link.<br/> >+Click on the <b>Finish</b> button to save the values and close the dialog. > </description> >- <command serialization="org.eclipse.ui.newWizard(newWizardId=org.eclipse.mylyn.tasks.ui.wizard.new.query)" confirm="true"> >- </command> > </item> >- <item title="Add Task Repository" dialog="true" skip="true"> >+ <item title="Create a new Query" dialog="true" skip="false"> > <description> >- If <b>Eclipse.org</b> is on your repository list, you can <b>skip</b> this step. >-<br/><br/> >-Click on the <b>Add Repository Task</b> button in the Query dialog. Select Bugzilla on the list then click on the Next button. Enter <b>https://bugs.eclipse.org/bugs</b> for the server's address, <b>Eclipse.org</b> for the label then click on the <b>Finish</b> button. >+ In the Task List view, click on the right mouse button then select <b>New > Query</b> or click on the "Click to Perform" link below. > </description> >+ <command serialization="org.eclipse.ui.newWizard(newWizardId=org.eclipse.mylyn.tasks.ui.wizards.new.query)" confirm="true"> >+ </command> > </item> > <item title="Setup the query" dialog="true" skip="false"> > <description> >Index: cheatsheets/TaskFocus.xml >=================================================================== >RCS file: /cvsroot/tools/org.eclipse.mylyn/org.eclipse.mylyn.help.ui/cheatsheets/TaskFocus.xml,v >retrieving revision 1.2 >diff -u -r1.2 TaskFocus.xml >--- cheatsheets/TaskFocus.xml 8 Jun 2007 00:35:16 -0000 1.2 >+++ cheatsheets/TaskFocus.xml 17 Jun 2007 13:05:51 -0000 >@@ -2,78 +2,71 @@ > <cheatsheet title="Use Task-Focused UI"> > <intro> > <description> >- This cheat sheet shows you how to handle a task lifecycle and how to use task-focused ui.<br/> >+ This cheat sheet shows you how to handle a task lifecycle and how to use task-focused UI. >+<br/> >+You need an existing project for this sheet. > </description> > </intro> >- <item title="Open the Plug-in perspective" dialog="true" skip="false"> >- <description> >- If you're not already in Plug-in Development perspective in the main menu select <b>Window</b> > <b>Open Perspective</b> > <b>Other...</b> > <b>Plug-in Development</b> or click on the "Click to Perform" link below. >- </description> >- <command serialization="org.eclipse.ui.perspectives.showPerspective(org.eclipse.ui.perspectives.showPerspective.perspectiveId=org.eclipse.pde.ui.PDEPerspective)" confirm="true"> >- </command> >- </item> > <item title="Open the Task List view" dialog="true" skip="false"> > <description> >- If the Task List view is not opened, select in the main menu <b>Window</b> > <b>Show View</b> > <b>Other...</b> > <b>Mylar</b> > <b>Task List</b> or click on the "Click to Perform" link below. >+ If the Task List view is not opened, select in the main menu <b>Window > Show View > Other... > Mylar > Task List</b> or click on the "Click to Perform" link below. > </description> >- <command serialization="org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.mylyn.tasks.ui.views.TaskListView)" confirm="true"> >+ <command serialization="org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.mylyn.tasks.ui.views.tasks)" confirm="true"> > </command> > </item> >- <item title="Create a sample project" dialog="true" skip="false"> >- <description> >- Before we start this cheat sheet, we need a project to practice. >-<br/><br/> >-In the main toolbar, click on the <b>New</b> button. Select the <b>Plug-in Project</b> from the list then click on the <b>Next</b> button. Enter <b>SampleProject</b> for the project's name then click on the <b>Next</b> button twice. >-Select from the Templates part <b>Hello, World</b> then click on the <b>Finish</b> button. >- </description> >- </item> > <item title="Create and activate a task" dialog="true" skip="false"> > <description> > In the Task List view, click on the right mouse button, then select <b>New > Category</b>. Enter <b>Tutorials</b> for the category's name. > <br/><br/> >-Then right click on the <b>Tutorials</b> category and select <b>New > Task</b>. Enter <b>Learn task-focus</b> for the task's title and change the priority to <b>High</b>. You can add some notes, too. >+Then right click on the <b>Tutorials</b> category and select <b>New > Task</b>. In the <b>New Task</b> dialog select <b>Local Tasks</b> then click on the <b>Finish</b> button. >+ Enter <b>Learn task-focus</b> for the task's title and change the priority to <b>High</b>. You can add some notes, too. > <br/><br/> > Right click on the new task and select <b>Activate</b> to activate the task. >-<br/><br/> >-<b>Important:</b> If it's not activated, click on the <b>"Focus on the Active Task"</b> toogle button in the <b>Package Explorer</b> and in the <b>Outline</b> view too. > </description> > </item> >- <item title="Open SampleAction file" dialog="true" skip="false"> >+ <item title="Focus on the task" dialog="true" skip="false"> > <description> >- Press down the <b>Ctrl+Shift+T</b> buttons or click on the "Click to Perform" link below. <br/> >-In the <b>Open Type</b> dialog enter <b>SampleAction</b> for the type's name then press the <b>Enter</b> button.<br/> >-After the file is opened you can see the SampleAction class both in the <b>Package Explorer</b> and in the <b>Outline</b> view. >+ In the <b>Package Explorer</b> the task-focus turns on automatically if you activate a task.<br/> >+You can turn on or off this function if you click on the <b>Focus on the Active Task</b> toogle button in the view's toolbar.<br/> >+You can use this function in the <b>Outline</b> view, too. Turn on it in this view as well. >+ </description> >+ </item> >+ <item title="Open the file" dialog="true" skip="false"> >+ <description> >+ Press down the <b>Alt</b> button and click on the <b>left</b> mouse button on the <b>Package Explorer</b> view. Now you can see all of your projects in the view. >+<br/><br/> >+Next <b>Alt+click</b> on an arbitrary project and you can see the files wich are in the project. >+<br/><br/> >+With this method, select a class from the project.<br/> >+After the file is opened you can see the class both in the <b>Package Explorer</b> and in the <b>Outline</b> view. > </description> >- <command serialization="org.eclipse.jdt.ui.navigate.open.type" confirm="true"> >- </command> > </item> > <item title="Add method to focus" dialog="true" skip="false"> > <description> >- Select in the Editor the <b>void run(IAction action)</b> method then you can see the <b>run(IAction)</b> method in the <b>Outline</b> view and in the <b>Package Explorer</b> under the SampleAction class. >+ Select in the Editor a method then you can see this method in the <b>Outline</b> view and in the <b>Package Explorer</b> under the class file. > <br/><br/> >-Next press the Alt button and click on the SampleAction class in the <b>Outline</b> view.<br/> >-Now you can see all methods. Methods which aren't in the focus are in <b>grey</b> color. Select <b>window</b> field from the list. After that all methods will disappear which aren't in the focus. >+Next press the Alt button and click on the class in the <b>Outline</b> view.<br/> >+Now you can see all methods. Methods which aren't in the focus are in <b>grey</b> color. Select another method from the list. After that all methods will disappear which aren't in the focus. > </description> > </item> > <item title="Landmark" dialog="true" skip="false"> > <description> >- If an element's interest ranks high enough, it becomes a landmark, which is an implicitly created bookmark. Landmarks are showed in bold font. >+ If an element's interest rank is high enough, it becomes a landmark, which is an implicitly created bookmark. Landmarks are showed in bold font. > <br/><br/> >-Select the <b>run(IAction)</b> method in the <b>Outline</b> view or in the <b>Package Explorer</b>. Right click on the method and select <b>Mark as Landmark</b>. After then this method becomes a landmark. >+Select the a method in the <b>Outline</b> view or in the <b>Package Explorer</b>. Right click on the method and select <b>Mark as Landmark</b>. After then this method becomes a landmark. > <br/><br/> > Also you can use key bindings. <b>Ctrl+Shift+Alt+UpArrow</b> to mark the element as landmark or <b>Ctrl+Shift+Alt+DownArrow</b> to mark less interesting for the element. > </description> > </item> >- <item title="Remove method from focus" dialog="true" skip="true"> >+ <item title="Remove method from focus" dialog="true" skip="false"> > <description> >- Right click on the <b>window</b> field and select <b>Remove from Focus</b>. The window field will disappear on the list. >+ Right click on a method which is in the focus and select <b>Remove from Focus</b>. After then this method will disappear from the list. > </description> > </item> >- <item title="Open Activator.java" dialog="true" skip="false"> >+ <item title="Open another file" dialog="true" skip="false"> > <description> >- Press down the <b>Alt</b> button and <b>click</b> on the <b>src</b> directory. Then you can see 3 packages. <br/> >-<b>Alt+click</b> on the <b>sampleproject</b> package and you can open the Activator.java file with a simple double-click on the file name. >-<br/><br/> >+ Press down the <b>Alt</b> button and <b>click</b> on the <b>project</b>. Select an arbitrary file from the list with <b>Alt+click</b>. After you open the new file you can see it in the focus and all files will disappear which aren't in the focus. >+<br/> > You can use <b>Alt+RightArrow</b> instead of <b>Alt+click</b>. > </description> > </item>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 185836
:
68854
|
68856
|
68862
|
68980
| 71562 |
71563