| <?xml version="1.0" encoding="UTF-8" ?> | |
| <cheatsheet title="Rational Test2"> | |
| <intro> | |
| <description> | |
| Simple test 2. | |
| </description> | |
| </intro> | |
| <item | |
| title="Launch test1" | |
| skip="true"> | |
| <description> | |
| Goto test1 | |
| </description> | |
| <action | |
| pluginId="org.eclipse.ui.tests.cheatsheets" | |
| class="org.eclipse.ui.tests.cheatsheets.actions.NavigateAction" | |
| param1="rational.Test1"/> | |
| </item> | |
| </cheatsheet> |