carbidecpp20devenv/plugins/org.eclipse.xsd.cheatsheets_2.3.0.v200808251517/plugin.xml
author Matt Salmo <matt.salmo@nokia.com>
Wed, 09 Sep 2009 10:28:21 -0500
changeset 12 ead02e4e4806
parent 0 20e4ed35fd3f
permissions -rw-r--r--
write .branch.txt to make the new head

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>
   <extension point="org.eclipse.ui.cheatsheets.cheatSheetContent">
      <cheatsheet
            category="org.eclipse.emf"
            composite="false"
            contentFile="cheatsheets/GenerateEMFFromXSD.xml"
            id="org.eclipse.emf.genEMFModXSD"
            name="%_UI_CheatsheetGenXSD_title">
         <description>
            %_UI_CheatsheetGenXSD_description
         </description>
      </cheatsheet>
   </extension>
</plugin>