Runtime Configurations dialog box
This is a feature of JBuilder Professional and Enterprise.
The Runtime Configurations dialog box displays runtime configurations. You cannot delete the <Default> configuration, though you can edit it. This dialog box is for defining and editing configurations only, not for running.
Runtime configurations are preset runtime parameters. Using the preset parameters saves you time when running and debugging. You choose a configuration from the drop-down arrow displayed to the right of the Run and Debug icons on the toolbar.
List of configurations
The list of existing configurations.
New
Displays the Run page and the Debug page of the Project Properties dialog box, where you set up a new configuration.
Copy
Only available when a configuration is selected. Copies the selected configuration, allowing you to create a new configuration by making changes to an existing one, rather than having to start over.
Edit
Only available when a configuration is selected. Displays the Run page and the Debug page of the Project Properties dialog box, where you edit the existing configuration.
Remove
Removes the selected configuration.
Move Up
Moves the selected configuration up in the list.
Move Down
Moves the selected configuration down in the list.
OK
Saves any modifications to the runtime configurations but does not run the program.
See also:
Building Applications with JBuilder: Setting runtime configurations