carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/188/1/.cp/intro/samplesExtensionContent2.xml
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" ?><!--
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     2
     Copyright (c) 2005, 2008 IBM Corporation and others.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     3
     All rights reserved. This program and the accompanying materials
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     4
     are made available under the terms of the Eclipse Public License v1.0
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     5
     which accompanies this distribution, and is available at
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     6
     http://www.eclipse.org/legal/epl-v10.html
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
    
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     8
     Contributors:
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     9
         IBM Corporation - initial API and implementation
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    10
 -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
<introContent>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
  <!-- Extension to the SDK Samples Page. -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
  <extensionContent id="org.eclipse.pde.workbench" name= "Workbench samples" alt-style="css/samples.properties" style="css/samples.css" path="samples/@">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
	<group label="Workbench" id="workbench" style-id="content-group">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
    	<text style-id="group-description">The following samples demonstrate how to tightly integrate into the Eclipse workbench.</text>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    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">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
           	<text>Shows how to create an editor with multiple pages</text>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
        </link>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    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">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
            <text>Demonstrates how to use property sheet and outline views</text>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
        </link>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    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">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
            <text>Shows how to create your own extension points</text>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
        </link>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
        <anchor id="jdtAnchor"/>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
        <anchor id="workbenchGroupAnchor"/>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
	</group>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
  </extensionContent>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
</introContent>