Creating a new project with NetBeans

Steps

  1. Open the NetBeans IDE.

  2. Select File > New Project.

    The New Project dialog opens:

    Figure 42: New Project window

  3. In the Categories: pane, select Mobile.

  4. In the Projects: pane, select Mobile Application and click Next.

    The Name and Location view opens:

    Figure 43: Project name and location

  5. Define the new project name and location and click Next.

    The Default Platform Selection view opens.

    Figure 44: Platform Selection dialog

  6. Select S60 5th Ed SDK in the Emulator Platform: drop down menu.

  7. Select Nokia N97 Emulator in the Device: drop down menu.

  8. Clcik Next.

    The More Configurations Selection view opens:

    Figure 45: More configuration options

  9. Select Nokia N97 Emulator as the template and click Finish.

Results

NetBeans creates the new project according to your definitions.