Cheat Sheet Selection Wizard
Overview
The Cheat Sheet Selection Wizard allows users to choose from a list of predefined cheat sheets, load a cheat sheet from a file, or enter the URL of a cheat sheet. Cheat sheets provide step-by-step guidance for performing various tasks within Servoy Developer.
Sections
Select a Cheat Sheet from the List
Displays a tree view of available cheat sheets organized by categories:
Java Development:
Create a Hello World application
Create a Hello World SWT application
Team/Git:
Cloning a Git Repository
Pushing to another Git Repository
Select a Cheat Sheet from a File
Allows users to load a cheat sheet from a file on their local system.
Browse...
Opens a file browser dialog to select a cheat sheet file.
Enter the URL of a Cheat Sheet
Allows users to enter a URL to load a cheat sheet from a remote location.
Buttons
Here are the available buttons:
OK
Opens the selected cheat sheet and begins the step-by-step guidance process.
Cancel
Closes the Cheat Sheet Selection dialog without opening a cheat sheet.
Last updated