Creating a new project with NetBeans

Steps

  1. Open the NetBeans IDE.

  2. Select File > New Project.

    The New Project dialog opens:

    Figure 40: 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 41: Project name and location

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

    The Default Platform Selection view opens.

    Figure 42: Platform Selection dialog

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

  7. Select S60Emulator in the Device: drop down menu.

  8. Clcik Next.

    The More Configurations Selection view opens:

    Figure 43: More configuration options

  9. Select S60Emulator as the template and click Finish.

Results

NetBeans creates the new project according to your definitions.