Skip to main content
summaryrefslogtreecommitdiffstats
blob: ce52bcd5294f00980fcd8d711fd9ecffb93599e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8" ?>
<introContent>
	<extensionContent id="org.eclipse.mylyn" name="Mylyn"
		style="css/whatsnew.css" path="whatsnew/@">
		<group id="content-group" style-id="content-group">
			<link label="Task-focused interface"
				url="http://org.eclipse.ui.intro/showHelpTopic?id=/org.eclipse.mylyn.help.ui/doc/new.html"
				id="mylyn-noteworthy" style-id="content-link">
				<text>
					Find out the significant changes made to Mylyn
				</text>
			</link>
		</group>
	</extensionContent>
</introContent>

Back to the top