• 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

Where to find a Jar file

 
Ranch Hand
Posts: 153
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi friends,

I wrote a simple MIDP Application and executed it successfully on the SUN J2ME Wireless Toolkit.

I would like to transfer that application to my mobile.To do so I tried finding jar file in the bin folder.I didn't find it their.
Where else can I find it?

Or How to create a jar file using WTK.

How Tool kit is able to run the appilaction without jar file?

Thanks in Advance
[ September 27, 2006: Message edited by: Girish Nagaraj ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic