Try OpenEdge Now
skip to main content
Developing BPM Applications with Developer Studio
Getting started with Progress Developer Studio for OpenEdge : Using keyboard shortcuts
 

Using keyboard shortcuts

Table 11 lists the keyboard shortcuts you can use to facilitate application development.
Table 11. Keyboard Shortcuts
Keys
Menu Command
Description
Alt + Enter
File > Properties
Enables you to define the current process properties.
Ctrl + A
Edit > Select All
Selects all items in the Content pane.
Ctrl + B
Project > Build All
Enables you to run an incremental build of all your active applications.
Ctrl + C
Edit > Copy
Copies a selected item to the clipboard to enable pasting of the item into the Content pane. Applies to diagram objects only.
Ctrl + D
Project > Publish
Publishes the current project to a specified server.
Ctrl + F
Edit > Find/Replace
Enables you to find a specified item within displayed text in any text frame.
Ctrl + H
Search > Search
Enables you to search for a specified file, Java string or plugin.
Ctrl + N
Enables you to create a new project, by selecting one of the Business Process Server wizards.
Ctrl + P
File > Print
Enables you to print a selected item.
Ctrl + S
File > Save
Enables you to save the changes you made to your active project.
Ctrl + Shift + S
File > Save All
Enables you to save the changes made in all open projects.
Ctrl + V
Edit > Paste
Pastes the clipboard item (cut or copied) into the Content pane. Applies to diagram objects only.
Ctrl + W
File > Close
Closes the current process template diagram.
Ctrl + Shift + W
File > Close All
Enables you to close all open projects.
Ctrl + X
Edit > Cut
Cuts and copies the selected item to the clipboard to enable pasting of the item into the Content pane. Applies to diagram objects only.
Ctrl + Y
Edit > Redo
Recreates the last action performed in the workspace.
Ctrl + Z
Edit > Undo
Removes the last action performed in the workspace. The Undo/Redo commands support lane, shape, connector and cut/copy/paste operations, as well as Align, Space, and Collapse operations.
Caution: All other actions (for example, entering process property information in Properties dialog box) cannot be undone. If an operation that cannot be undone is performed, the undo queue is cleared and the previous operations cannot be undone.
Alt + F7
Check diagram
Checks the active diagram and verifies its validity.