• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to add Nokia s60 series emulator with Sun one studio 4 mobile edition

 
Ranch Hand
Posts: 102
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I want to use Sun one studio 4 mobile edition for developing applications for Nokia j2me enabled phones. But received error while adding the s60 or 6310i emulator with the sun studio.
the error is :
"The directory does not contain an emulator toolkit or sdk compatible with the IDE. Be sure it is the main installation directory for the emulator. See help for more information."
now i searched the help given by sun with sun one studio and found following suggession
"If a dialog informs you if the directory does not contain an emulator, you might have selected a parent or child of the proper directory (for example, C:\Program Files\s1studio\me\emulator). If this happens, click Cancel. Then repeat the process and select a parent or child directory to see if that directory contains the emulator."
Now i am selecting the same directory where i have installed the emulator but still getting the same error.
I surprised if there is somebody who have ever integrated both of these softwares and can suggest me what to do for the above problem.

Looking forward for a help extended...
Thanks in advance
Regards,
Rishi
 
Rishi Tyagi
Ranch Hand
Posts: 102
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No Answer?
Does it mean that i have asked such a foolish question for which none out of such a java guru's is ready to give answer.
still waiting for the answer............
Regards,
Rishi
 
Rishi Tyagi
Ranch Hand
Posts: 102
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi friends,
I have found the solution, I am printing the proceedure for the other's use here --
1- Install Sun One studio 4 mobile edition
2- install Nokia developer suite software integrated with the sun one studio 4 mobile edition according to the instruction given by installation wizard.
3- now install the other Nokia emulators.
To add the current emulator
Go to
Tools-->Nokia Developer Suite for j2me(TM) -->Configure emulators

Now you can add or remove the new emulators.
Now to compile your applications using Nokia sdk
Go to execution tab in properties window of a midlet
select compiler property and change it to NDSJ2ME Compiler

Rishi
[ November 19, 2002: Message edited by: Rishi Tyagi ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic