Skip to main content
summaryrefslogtreecommitdiffstats
blob: 79d2852bc57bfcc37b4a2dc24a3bd39b9d2c487f (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
27
28
29
<?xml version="1.0" encoding="UTF-8" ?><!--
    Copyright (c) 2009 Tasktop Technologies and others.
    All rights reserved. This program and the accompanying materials
    are made available under the terms of the Eclipse Public License v1.0
    which accompanies this distribution, and is available at
    http://www.eclipse.org/legal/epl-v10.html
   
    Contributors:
         Tasktop Technologies - initial API and implementation
 -->

<introContent>
	<extensionContent id="org.eclipse.mylyn" name="Mylyn"
		style="css/whatsnew.css" alt-style="css/whatsnew.properties" path="whatsnew/@">
		<group id="content-group" style-id="content-group">
			<link label="Mylyn"
				url="http://www.eclipse.org/mylyn/new/"
				id="mylyn-noteworthy" style-id="content-link">
				<text>
					Find out the significant changes made to Mylyn
				</text>
			</link>
		</group>
	</extensionContent>
</introContent>

<!-- 
	url="http://org.eclipse.ui.intro/showHelpTopic?id=/org.eclipse.mylyn.help.ui/doc/new.html"
-->

Back to the top