blob: b519e8d610f0e54a7ab54520c5c8abe6dc3d7855 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
<extension point="org.eclipse.ui.cheatsheets.cheatSheetContent">
<category
id="org.eclipse.papyrus.designer.components.transformation.cheatsheet.category"
name="Papyrus designer cheatsheets">
</category>
<cheatsheet
category="org.eclipse.papyrus.designer.components.transformation.cheatsheet.category"
composite="true"
contentFile="cheatsheet/Main.xml"
id="org.eclipse.papyrus.designer.components.transformation.cheatsheet.application"
name="Create a component-based application with Papyrus designer">
</cheatsheet>
<cheatsheet
category="org.eclipse.papyrus.designer.components.transformation.cheatsheet.category"
composite="true"
contentFile="cheatsheet/MarteMain.xml"
id="org.eclipse.papyrus.designer.components.transformation.cheatsheet.applicationMARTE"
name="Create a component-based application (that uses MARTE) with Papyrus designer">
</cheatsheet>
</extension>
<extension point="org.eclipse.help.toc">
<toc file="toc.xml" primary="true"/>
<toc file="help/tocconcepts.xml"/>
<toc file="help/tocreference.xml"/>
<toc file="help/tocdevguide.xml"/>
</extension>
</plugin>