Skip to main content
summaryrefslogtreecommitdiffstats
blob: efb325498adbf55344419a705676fa7030c4bdf9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8" ?>
<introContent>
	<extensionContent id="org.eclipse.osee" name="AST"
		style="css/tutorials.css" path="tutorials/@">
<!--  		<group label="Task-focused programming" id="AST" style-id="content-group">
			<link 
				url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.mylyn.cheatsheet.query" 
				label="Use the Task List" id="mylyn-query"	style-id="content-link">
				<text>Learn how to create tasks and task repository queries</text>
			</link>
			<link
				url="http://www.eclipse.org/mylyn/start/"
				label="Visit the Mylyn homepage" id="mylyn-task" style-id="content-link">
				<text>Learn about the benefits of task-focused programming with Mylyn</text>
			</link>
		</group>-->
	</extensionContent>
</introContent>

<!--
<link
	url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.mylyn.cheatsheet.taskfocus"
	label="Focus on Java" id="osee-task" style-id="content-link">
	<text>Learn how to reduce information overload and multitask with ease.</text>
</link>
-->

Back to the top