carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/158/1/.cp/intro/tutorialsExtensionContent.xml
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <?xml version="1.0" encoding="UTF-8" ?>
       
     2 <introContent>
       
     3 	<extensionContent id="org.eclipse.mylyn" name="Mylyn"
       
     4 		style="css/tutorials.css" alt-style="css/tutorials.properties" path="tutorials/@">
       
     5 		<group label="Task-focused programming" id="mylyn" style-id="content-group">
       
     6 			<link 
       
     7 				url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.mylyn.cheatsheet.query" 
       
     8 				label="Use the Task List" id="mylyn-query"	style-id="content-link">
       
     9 				<text>Learn how to create tasks and task repository queries</text>
       
    10 			</link>
       
    11 			<link
       
    12 				url="http://www.eclipse.org/mylyn/start/"
       
    13 				label="Visit the Mylyn homepage" id="mylyn-task" style-id="content-link">
       
    14 				<text>Learn about the benefits of task-focused programming with Mylyn</text>
       
    15 			</link>
       
    16 		</group>
       
    17 	</extensionContent>
       
    18 </introContent>
       
    19 
       
    20 <!--
       
    21 <link
       
    22 	url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.mylyn.cheatsheet.taskfocus"
       
    23 	label="Focus on Java" id="mylyn-task" style-id="content-link">
       
    24 	<text>Learn how to reduce information overload and multitask with ease.</text>
       
    25 </link>
       
    26 -->