| <?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> |