Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<?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&input=org.eclipse.pde.helloworld" label="Create a "Hello, World" 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&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>
|
||||
Reference in New Issue
Block a user