Starting a basic or text user interface Java application on the local machine
To start an EGL-generated basic (batch) or text user interface (TUI) Java application on your local machine, do the following:
- Generate Java source code from your EGL source code; for details see Generating in the workbench.
- In the Project Explorer, expand the JavaSource folder and select the Java source file for the application you want to run.
- On the Workbench menu, select Run > Run As > Java Application; or on the Workbench toolbar, click the down arrow next to the Run button, then select Run As > Java Application.
Related concepts
Generation in the workbench
Related tasks
Generating in the workbench