• 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

Unable to compile in NetBeans for J2ME

 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I'm very new to J2ME. I want to know how to create Mobile applications in NetBeans. I have the code and I tried to compile it. But there are some packages missing like javax.microedition. How can I create mobile applications in NetBeans and deploy it in my mobile phone. Do I need to download any software toolkits?
Please help me!
Thanks in advance,
Umshanthi Pavalanathan
[ May 05, 2007: Message edited by: Mark Spritzler ]
 
Bartender
Posts: 2661
19
Netbeans IDE C++ Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Did you install NetBeans Mobility Pack?
It's available from the netbeans site.

Regards, Jan
 
Ranch Hand
Posts: 524
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes download the Netbeans Mobility Pack and install it. Then create Mobile project in the Netbeans. Hope this helps! regards.
 
reply
    Bookmark Topic Watch Topic
  • New Topic