Stephan Herrmann | 7b320d8 | 2011-06-13 21:31:37 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8" ?> |
| 2 | <introContent> |
| 3 | <!-- Extension to the SDK Tutorial Page. --> |
| 4 | <extensionContent id="org.eclipse.pde" |
| 5 | name="OT Tutorial Extension" |
| 6 | alt-style="css/swt-intro.properties" |
| 7 | style="css/welcome.css" |
| 8 | path="tutorials/@"> |
| 9 | <group label="Object Teams Development" id="ot" style-id="content-group"> |
| 10 | <link url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&input=org.eclipse.objectteams.otdt.ui.help.cheatsheets.SimpleOTApplication" |
| 11 | label="Build a simple Object Teams application" |
| 12 | id="ot-tutorial" |
| 13 | style-id="content-link"> |
| 14 | <text>Create a small Object Teams program consisting of a team, a role, a callin binding and a callout binding</text> |
| 15 | </link> |
| 16 | </group> |
| 17 | |
| 18 | </extensionContent> |
| 19 | </introContent> |