Using the SDK with NetBeans

To run the SDK with NetBeans, you need to configure a Netbeans IDE with Mobility Pack to use the SDK.

To configure a project in NetBeans:

  1. From the File menu, click New Project. The New Project window appears.

  2. Select Java ME and then select Mobile Application from the corresponding pane. Click Next.

  3. The New Mobile Application window appears with Project Name, Project Location, and Project Folder fields.

  4. Enter Project Name and Project Location, and select the other options as applicable. The Project Folder will be automatically created when Project Name and Project Location are entered. You may enter Project Folder name manually.

  5. Click Next to display Default Platform Selection view.

  6. Select Nokia SDK 2.0 for Java from the Emulator Platform drop down menu and select Nokia_SDK_2.0_for_Java from the Device drop-down menu.

  7. Click Next to view the More Configurations Selection view.

  8. Select Nokia_SDK_2.0_for_Java under Nokia SDK for Java folder.

  9. Click Finish.

After configuring the NetBeans project, you can proceed with any operation on NetBeans. The operation uses the SDK you have chosen.

For more information, see Nokia SDK 2.0 for Java Installation Guide.