Skip to main content
summaryrefslogtreecommitdiffstats
blob: 84bf40abb486463fbd5e51fba1e4106132182dd6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8" ?>
<introContent>
	<extensionContent id="org.eclipse.mylar" name="Mylar"
		style="css/tutorials.css" path="tutorials/@">
		<group label="Mylar" id="mylar" style-id="content-group">
			<link 
				url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.mylar.cheatsheet.query" 
				label="Create a query" id="mylar-query"	style-id="content-link">
				<text>Learn how to create a query from bugs.eclipse.org.</text>
			</link>
			<link
				url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.mylar.cheatsheet.taskfocus"
				label="Use Task-Focused UI" id="mylar-task" style-id="content-link">
				<text>Learn how to use Task-Focused UI.</text>
			</link>
		</group>
	</extensionContent>
</introContent>

Back to the top