Try OpenEdge Now
skip to main content
Online Help
Introducing Progress Developer Studio for OpenEdge customization : Reference : Customization Editor : Controls available in all contexts
 
Controls available in all contexts
Controls
Description
Available Extension Points
A tree view in which you select the type of customization entry to add or an existing entry to edit.
 Add Program to Menu/Toolbar
Displays the form for a new entry under the Menu/Toolbar Entries node.
   Add Program to Editor Menu
Displays the form for a new entry under the Editor Context Menu node.
 Add Custom Template
Displays the form for a new entry under the New Templates node.
 Add Template Override
Displays the form for a new entry under the Template Overrides node.
Add Custom Project
Displays the form for a new entry under the OpenEdge Custom Projects node.
 Refresh Customization Options
Resets the OpenEdge Editor perspective after editing and prompts you to restart Progress Developer Studio for OpenEdge for the changes to take effect. You are first prompted to save changes if necessary.
Add
Displays the form for a new entry of the type selected in the tree view.
Remove
Deletes the currently selected entry.
Version
A string that must match the version extension of the customization plugin name. This field is disabled if a non-default plugin (that is, any other than com.openedge.pdt.extensibility.user) is in use.
If you change the version number here, a copy of com.openedge.pdt.extensibility.user is created with this version number.
Note: There is no need to change this value, and you should not do so, unless you are very familiar with Eclipse plugin management and are using advanced plugin configuration techniques.