The main window of the eLaunch program consists of two major sections. The left
portion of the main window contains the Eclipse configuration list and the right
portion of the window contains various action buttons.
The Eclipse configuration list displays the configurations available for running
the Eclipse program. When a configuration is selected, various action buttons and
menu items are enabled to allow Eclipse to be run using the configuration,
or to allow the configuration to be edited, duplicated or deleted.
There are three ways to run Eclipse using a configuration.
- Double click the configuration item to run Eclipse. This behavior
requires that the double click behavior has been set to
in the program
preferences.
- Select the desired configuration in the list and press the
button located at the top right of
the action buttons section.
- Select the desired configuration in the list and select the
item on the
menu.
Note that the above methods are in addition to the ways in which an
Eclipse configuration can be run directly from the
Windows environment.
Action Buttons
New... - Creates a new Eclipse configuration
and opens the
configuration dialog so that
the configuration parameters can be specified. This button corresponds to
the item on the
menu.
See Also