carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/188/1/.cp/intro/samplesExtensionContent2.xml
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <?xml version="1.0" encoding="UTF-8" ?><!--
       
     2      Copyright (c) 2005, 2008 IBM Corporation and others.
       
     3      All rights reserved. This program and the accompanying materials
       
     4      are made available under the terms of the Eclipse Public License v1.0
       
     5      which accompanies this distribution, and is available at
       
     6      http://www.eclipse.org/legal/epl-v10.html
       
     7     
       
     8      Contributors:
       
     9          IBM Corporation - initial API and implementation
       
    10  -->
       
    11 
       
    12 <introContent>
       
    13   <!-- Extension to the SDK Samples Page. -->
       
    14   <extensionContent id="org.eclipse.pde.workbench" name= "Workbench samples" alt-style="css/samples.properties" style="css/samples.css" path="samples/@">
       
    15 	<group label="Workbench" id="workbench" style-id="content-group">
       
    16     	<text style-id="group-description">The following samples demonstrate how to tightly integrate into the Eclipse workbench.</text>
       
    17         <link label="Multi-page editor" url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.pde.ui&amp;class=org.eclipse.pde.internal.ui.samples.ShowSampleAction&amp;id=org.eclipse.sdk.samples.multipageeditor" id="multi-page-editor" style-id="content-link">
       
    18            	<text>Shows how to create an editor with multiple pages</text>
       
    19         </link>
       
    20         <link label="Property sheet and outline" url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.pde.ui&amp;class=org.eclipse.pde.internal.ui.samples.ShowSampleAction&amp;id=org.eclipse.sdk.samples.propertysheet" id="property-sheet" style-id="content-link">
       
    21             <text>Demonstrates how to use property sheet and outline views</text>
       
    22         </link>
       
    23         <link label="Readme tool" url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.pde.ui&amp;class=org.eclipse.pde.internal.ui.samples.ShowSampleAction&amp;id=org.eclipse.sdk.samples.readmetool" id="readmetool" style-id="content-link">
       
    24             <text>Shows how to create your own extension points</text>
       
    25         </link>
       
    26         <anchor id="jdtAnchor"/>
       
    27         <anchor id="workbenchGroupAnchor"/>
       
    28 	</group>
       
    29   </extensionContent>
       
    30 </introContent>