Configuring Eclipse

After installing the required software, integrate Eclipse with the installed SDK:

  1. Open Eclipse.

  2. Select Window > Preferences.

  3. Select Java ME > Device Management.

  4. Click Import.

  5. Click Browse and select the folder where you installed the SDK. Eclipse searches the selected folder for available device definitions.

  6. Select the device definitions and click Finish.

    Figure: Importing device definitions from a Symbian SDK for Nokia Devices

  7. Select the default device definition for new Java ME projects by checking it in the Default column. If you want to develop for Symbian devices, check S60Emulator.

  8. To complete the configuration, click OK.

Your development environment is now set and you can create the MIDlet in Eclipse.