blob: 04f1174bf8ada63f69e8778b868e68a956ed95e0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" ?>
<introContent>
<!-- Extension to the SDK Tutorial Page. -->
<extensionContent alt-style="css/swt.properties" style="css/tutorials.css" path="tutorials/page-content/pdeAnchor">
<group label="Eclipse Plug-in Development" id="pde" style-id="tutorials-group">
<!-- DG: commenting out links that are not implemented
<link url="http://org.eclipse.ui.intro/showMessage?message=Action not implemented." label="Build a Rich Client Platform application" id="rcp" style-id="tutorials-link">
<text>Create a full RCP application step by step</text>
</link>
-->
<link url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.pde.helloworld" label="Create a &quot;Hello, World&quot; plug-in" id="pde-hello-world" style-id="tutorials-link">
<text>Create an Eclipse plug-in that will open a message box from the menu</text>
</link>
<link url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.pde.updates" label="Deploy a feature on an update site" id="features" style-id="tutorials-link">
<text>End-to-end tutorial in building and deploying features</text>
</link>
</group>
</extensionContent>
</introContent>