Naming a Main Class

You can create a name for your project's main class. This is an option in creating your project.

To change the default main class name:

  1. Select the default main class name.
  2. Type the new main class name in the Main Class box.
  3. Click Finish.
    Java WorkShop adds the project name to the project manager, and the source editor window displays a project template to which you can add your source code.