author | cawthron |
Fri, 03 Apr 2009 14:18:07 -0500 | |
changeset 5 | ddf52eae80c1 |
parent 1 | 82d1d1de1a01 |
permissions | -rw-r--r-- |
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<?eclipse version="3.2"?> |
|
3 |
<plugin> |
|
4 |
<extension point="org.eclipse.ui.cheatsheets.cheatSheetContent"> |
|
5 |
<cheatsheet |
|
6 |
category="org.eclipse.emf" |
|
7 |
composite="false" |
|
8 |
contentFile="cheatsheets/GenerateEMFFromXSD.xml" |
|
9 |
id="org.eclipse.emf.genEMFModXSD" |
|
10 |
name="%_UI_CheatsheetGenXSD_title"> |
|
11 |
<description> |
|
12 |
%_UI_CheatsheetGenXSD_description |
|
13 |
</description> |
|
14 |
</cheatsheet> |
|
15 |
</extension> |
|
16 |
</plugin> |