carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/188/1/.cp/intro/tutorialsExtensionContent.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 Tutorial Page. -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
  <extensionContent id="org.eclipse.pde" name="PDE" alt-style="css/tutorials.properties" style="css/tutorials.css" path="tutorials/@">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
    <group label="Eclipse Plug-in Development" id="pde" style-id="content-group">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
      <link url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.pde.helloworld" 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
            label="Create an Eclipse plug-in" 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
            id="pde-hello-world" 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
            style-id="content-link">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
        <text>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
           End-to-end tutorial demonstrating how to create a plug-in, 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
           a plug-in extension, a feature, and an update site as well as 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
           how to install and uninstall a feature
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
        </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
      <link url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.pde.rcpapp" 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
            label="Create a Rich Client Platform (RCP) application" 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
            id="rcp" 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
            style-id="content-link">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
        <text>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
           End-to-end tutorial demonstrating how to create a plug-in, define a 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
           plug-in based product, customize a product, export an RCP application 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
           and define a feature based product
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
        </text>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
      </link>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
    </group>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
  </extensionContent>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
</introContent>