On Nov 29, 2007 6:47 PM, Sumit Upadhyay <[EMAIL PROTECTED]> wrote:

>   Hi ,
>
> I am not a java guy so my Q can be silly.
> I have downloaded one file nimbuzz.jad
> It contains.
>
> MIDlet-Name: Nimbuzz
> MIDlet-Version: 0.9.2
> MIDlet-Vendor: Buzzaa Media Group
> MIDlet-Jar-URL:
> http://get.nimbuzz.com/__mobile/Sony-Ericsson/K790i/en/Nimbuzz.jar
> MIDlet-Jar-Size: 278809
> MIDlet-Icon: /nimbuzz.png
> MIDlet-Data-Size: 20000
> MIDlet-1: Nimbuzz,/nimbuzz.png,com.nimbuzz.Nimbuzz
> Copyright: (c) Nimbuzz 2006-2007
>
> i downloaded this jar now from url in above jad file.
> Now i go into command line run java -jar nimbuzz.jar
> I got.
> $ java -jar Nimbuzz.jar
> Failed to load Main-Class manifest attribute from
> Nimbuzz.jar
>
> What is missing on my PC?
> or this is only for mobile to run?
> can not we run them on PC?
>
> Sumit
>
>  
>

Look at this : http://www.artima.com/forums/flat.jsp?forum=1&thread=112807

I dont think there is a solution there but looks like the same issue, may be
it will give some more insight into it. 
BTW, I too get the same error. :(


-- 
Cheers,
John

Reply via email to