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:
- Select the default main class name.
- Type the new main class name in the Main Class box.
- 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.