MIDlet JAR File (error : Failed to load main-class manifest attribute .)
807589Sep 7 2008 — edited Sep 7 2008hey all,
I`ev started learning J2ME and im using NetBeans IDE , my problem is that my projects run fine in the IDE but when i double-click the JAR file (that is automatically created by NetBeans ) or when i run it using the command line an error comes up which is :
Failed to load main-class manifest attribute from ..
but my project dosn`t have a main class (public static void main (String args[] )!!! it only have MIDlet class !!
please any thoughts ?!?
thanks