Shared AVM preference page
- Last Updated: April 17, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The Shared AVM preference page allows you to set some general options for the shared AVM that runs in the current workspace.
Select to open the Preferences dialog. In the tree view, expand Progress OpenEdge and select Shared AVM to open the Shared AVM preference page.
The following options are available on the Shared AVM preference page:
| Working directory |
The directory where shared AVM configuration
files ( |
| Temp directory | The directory in which temporary files are created. By default, this is the working directory specified when Progress Developer Studio for OpenEdge is installed. |
| Startup parameters | Any appropriate parameters for starting the
shared AVM. Note: Do not specify
database connections as startup parameters. Use the Database
Connections page for this purpose.
You can use a parameter file by including If you check the Add default parameters option, the parameters in the Startup parameters box are appended to the defaults |
| Add default parameters |
Use the default startup parameters. Note: Although you can see the default
startup parameters on this page, you cannot change them. Go to
the Startup
preference page to change these defaults.
|
| Use TTY for runtime | Run ABL procedures in a character client window rather than a GUI window. The client window opens when you open the project. |
| Use global Toolbox for Visual Designer | Use the global toolbox. The path of the
global toolbox.xml file is
specified on the Visual Designer preference page. |
| Import Working Directory as Project | Import the shared AVM working directory as an
Eclipse project, which makes it visible in the Resources view. If you do not import
the shared AVM working directory, you must use some other file
manager application (Windows Explorer, for example) to view the
folder. Note: An imported shared AVM
working directory is an Eclipse project, and not an OpenEdge
project. Therefore it does not have the special preferences and
properties associated with an OpenEdge project.
|