Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 9d84d6b54841ab7d57c5edf7a335b5a2d0485560 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8" ?>
<introContent>
	<extensionContent id="org.eclipse.team.papyrus.firststeps" name="Papyrus First Steps" style="css/firststeps.css" path="firststeps/@">
		<group label="Papyrus" style-id="content-group" id="org.eclipse.papyrus-firststeps-group">
    		<link label="New Papyrus Project" 
 	    		url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.papyrus.uml.diagram.wizards&#38;class=org.eclipse.papyrus.uml.diagram.wizards.NewProjectAction"    	
    			id="newpapyrusproject-introLink" style-id="content-link">
        		 <text>Start with creation of new Papyrus project</text> 
            </link>    		
		</group>
	</extensionContent>
</introContent>

Back to the top