• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

location class in netbeans ide

 
Ranch Hand
Posts: 182
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hii
I installed netbeans 4.0 along with netbeans mobility pack but the midlet is not able to detect import javax.microedition.location ��what should I do for netbeans to detect location class
 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by pallavi utukuri:
Hii
I installed netbeans 4.0 along with netbeans mobility pack but the midlet is not able to detect import javax.microedition.location ��what should I do for netbeans to detect location class



J2ME Wireless Toolkit 2.2 which is bundled as a default emulator with NetBeans 4.0 Mobility Pack doesn't implement such package. Is there any other emulator that supports it?
 
pallavi utukuri
Ranch Hand
Posts: 182
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i tried J2ME Wireless Toolkit 2.2 it does not suppert javax.location
 
reply
    Bookmark Topic Watch Topic
  • New Topic