After installing the required software, integrate Eclipse with the installed SDK:
Open Eclipse.
Select Window > Preferences.
Select Java ME > Device Management.
Click Manual Install.
Click Browse and select the folder where you installed the SDK. Eclipse searches the selected folder for available device definitions.
Select the device definitions and click Finish.
Figure: Installing device definitions
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 SymbianEmulator.
To complete the configuration, click OK.
Your development environment is now set and you can create the MIDlet in Eclipse.