Marco, This sounds odd. Have you had any luck getting this going since you wrote this?
Craig Marco Mistroni wrote: > Hi all, > i am using eclipseME to develop J2ME applications./ > I have used J2ME before, and in the past it was enough to put external > jar libraries in the lib directory of your J2ME application. > Now, i am using EclipseME to compile/preverify/package my j2me > application, and when the application runs i get > > Uncaught exception java/lang/NoClassDefFoundError: > com/mm/j2me/core/ApplicationException. > > That class is contained in myjar1.jar,, which is contianed in the lib > directory of my j2me application. > In EclplseME, i have selecte din Properties/Java Build Path > myjar1.jar as an External library, and i have marked the checkbox next > to it in 'Order and Export' tab. > > when i compile app using EclipseME, i can see myjar1.jar in the > verified\libs. > > I still could not understand why the app was not finding the class, > everything seemed in order. > So, i tried to unjar my j2me jar of the bin directory..the > Manifest.mf was not referrencing any external jars.. > > i still can't figure out why i keep on getting ClassNotFound > exception..... > > can anyone help me out? > > thanks in advance and regards > Marco > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > ------------------------------------------------------------------------ > > _______________________________________________ > Eclipseme-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
