Compiling and Running Applications

Scenario

You can run applications in the Windows development environment after application code development is complete.

Procedure

In the development environment (for example, Eclipse), right-click TestMain.java and choose Run as > Java Application from the shortcut menu to run the corresponding application project.