Creating a Project

Note: If you are working with existing JavaTM files, see Converting an Existing Java Program to a Project.

  1. Choose Project > New....

  2. In the New Project dialog, type in the project name.

  3. Choose the type of project: Applet, Application, or Package:

  4. Make sure that the "Create default files in path" option is set.

  5. Choose whether or not you want to use the visual builder:

  6. Choose, or type in, a directory for files.

    If the directory does not exist, it will be created.

  7. Click OK.

    Cosmo Code displays the new project in the Project card and creates the necessary files.

  8. Choose Project > Project Settings... if you want to modify the default project settings for the classpath, compile flags, and so on.

  9. Double-click a file name in the Project card to launch the tool appropriate for working with that file.

When you create a project, Cosmo Code does the following:

See Also

Guide to the Cosmo Code Development Environment
12-96*207